| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util | |
| org.bimserver.utils |
| Modifier and Type | Method and Description |
|---|---|
IfcSpace |
Ifc2x3tc1Factory.createIfcSpace()
Returns a new object of class 'Ifc Space'.
|
IfcSpace |
IfcRelCoversSpaces.getRelatedSpace()
Returns the value of the 'Related Space' reference.
|
IfcSpace |
IfcRelSpaceBoundary.getRelatingSpace()
Returns the value of the 'Relating Space' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelCoversSpaces.setRelatedSpace(IfcSpace value)
Sets the value of the '
Related Space' reference. |
void |
IfcRelSpaceBoundary.setRelatingSpace(IfcSpace value)
Sets the value of the '
Relating Space' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcSpaceImpl
An implementation of the model object 'Ifc Space'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcSpace |
Ifc2x3tc1FactoryImpl.createIfcSpace() |
IfcSpace |
IfcRelCoversSpacesImpl.getRelatedSpace() |
IfcSpace |
IfcRelSpaceBoundaryImpl.getRelatingSpace() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelCoversSpacesImpl.setRelatedSpace(IfcSpace newRelatedSpace) |
void |
IfcRelSpaceBoundaryImpl.setRelatingSpace(IfcSpace newRelatingSpace) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcSpace(IfcSpace object)
Returns the result of interpreting the object as an instance of 'Ifc Space'.
|
| Modifier and Type | Method and Description |
|---|---|
static List<IfcClassificationNotationSelect> |
IfcUtils.getClassifications(IfcSpace ifcSpace,
IfcModelInterface model) |
Copyright © 2018 OpenSource BIM. All rights reserved.