| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcPlanarBox
A representation of the model object 'Ifc Planar Box'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcPlanarExtent |
Ifc4Factory.createIfcPlanarExtent()
Returns a new object of class 'Ifc Planar Extent'.
|
IfcPlanarExtent |
IfcTextLiteralWithExtent.getExtent()
Returns the value of the 'Extent' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcTextLiteralWithExtent.setExtent(IfcPlanarExtent value)
Sets the value of the '
Extent' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcPlanarBoxImpl
An implementation of the model object 'Ifc Planar Box'.
|
class |
IfcPlanarExtentImpl
An implementation of the model object 'Ifc Planar Extent'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcPlanarExtent |
Ifc4FactoryImpl.createIfcPlanarExtent() |
IfcPlanarExtent |
IfcTextLiteralWithExtentImpl.getExtent() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcTextLiteralWithExtentImpl.setExtent(IfcPlanarExtent newExtent) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcPlanarExtent(IfcPlanarExtent object)
Returns the result of interpreting the object as an instance of 'Ifc Planar Extent'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.