IfcRelServicesBuildings
Inheritance: java.lang.Object, IfcRelConnects
Constructors
| Constructor | Description |
|---|---|
| IfcRelServicesBuildings() |
Methods
| Method | Description |
|---|---|
| getRelatingSystem() | |
| setRelatingSystem(IfcSystem value) | |
| getRelatedBuildings() | |
| setRelatedBuildings(IfcCollection |
IfcRelServicesBuildings()
public IfcRelServicesBuildings()
getRelatingSystem()
public final IfcSystem getRelatingSystem()
Returns: IfcSystem
setRelatingSystem(IfcSystem value)
public final void setRelatingSystem(IfcSystem value)
getRelatedBuildings()
public final IfcCollection<IfcSpatialElement> getRelatedBuildings()
Returns: IfcCollection
setRelatedBuildings(IfcCollection value)
public final void setRelatedBuildings(IfcCollection<IfcSpatialElement> value)