IfcRelServicesBuildings

Inheritance: java.lang.Object, IfcRelConnects

Constructors

ConstructorDescription
IfcRelServicesBuildings()

Methods

MethodDescription
getRelatingSystem()
setRelatingSystem(IfcSystem value)
getRelatedBuildings()
setRelatedBuildings(IfcCollection value)

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)