Package | Description |
---|---|
com.aspose.cad.fileformats.ifc.ifc4.entities |
Modifier and Type | Class and Description |
---|---|
class |
IfcBuilding |
class |
IfcBuildingStorey |
class |
IfcExternalSpatialElement |
class |
IfcExternalSpatialStructureElement |
class |
IfcSite |
class |
IfcSpace |
class |
IfcSpatialStructureElement |
class |
IfcSpatialZone |
Modifier and Type | Method and Description |
---|---|
IfcSpatialElement |
IfcRelContainedInSpatialStructure.getRelatingStructure() |
IfcSpatialElement |
IfcRelReferencedInSpatialStructure.getRelatingStructure() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcSpatialElement> |
IfcRelServicesBuildings.getRelatedBuildings() |
Modifier and Type | Method and Description |
---|---|
void |
IfcRelContainedInSpatialStructure.setRelatingStructure(IfcSpatialElement value) |
void |
IfcRelReferencedInSpatialStructure.setRelatingStructure(IfcSpatialElement value) |
Modifier and Type | Method and Description |
---|---|
void |
IfcRelServicesBuildings.setRelatedBuildings(IfcCollection<IfcSpatialElement> value) |