IfcSpatialElement
Inheritance: java.lang.Object, IfcProduct
Constructors
| Constructor | Description |
|---|---|
| IfcSpatialElement() |
Methods
| Method | Description |
|---|---|
| getLongName() | |
| setLongName(IfcLabel value) | |
| containsElements() | |
| getServicedBySystems() | |
| getReferencesElements() |
IfcSpatialElement()
public IfcSpatialElement()
getLongName()
public final IfcLabel getLongName()
Returns: IfcLabel
setLongName(IfcLabel value)
public final void setLongName(IfcLabel value)
containsElements()
public final IfcCollection<IfcRelContainedInSpatialStructure> containsElements()
Returns: IfcCollection
getServicedBySystems()
public final IfcCollection<IfcRelServicesBuildings> getServicedBySystems()
Returns: IfcCollection
getReferencesElements()
public final IfcCollection<IfcRelReferencedInSpatialStructure> getReferencesElements()
Returns: IfcCollection