| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Method and Description |
|---|---|
IfcBoundingBox |
Ifc4Factory.createIfcBoundingBox()
Returns a new object of class 'Ifc Bounding Box'.
|
IfcBoundingBox |
IfcBoxedHalfSpace.getEnclosure()
Returns the value of the 'Enclosure' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcBoxedHalfSpace.setEnclosure(IfcBoundingBox value)
Sets the value of the '
Enclosure' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcBoundingBoxImpl
An implementation of the model object 'Ifc Bounding Box'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcBoundingBox |
Ifc4FactoryImpl.createIfcBoundingBox() |
IfcBoundingBox |
IfcBoxedHalfSpaceImpl.getEnclosure() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcBoxedHalfSpaceImpl.setEnclosure(IfcBoundingBox newEnclosure) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcBoundingBox(IfcBoundingBox object)
Returns the result of interpreting the object as an instance of 'Ifc Bounding Box'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.