IfcRelCoversSpaces

Inheritance: java.lang.Object, IfcRelConnects

Constructors

ConstructorDescription
IfcRelCoversSpaces()

Methods

MethodDescription
getRelatedSpace()
setRelatedSpace(IfcSpace value)
getRelatedCoverings()
setRelatedCoverings(IfcCollection value)

IfcRelCoversSpaces()

public IfcRelCoversSpaces()

getRelatedSpace()

public final IfcSpace getRelatedSpace()

Returns: IfcSpace

setRelatedSpace(IfcSpace value)

public final void setRelatedSpace(IfcSpace value)

getRelatedCoverings()

public final IfcCollection<IfcCovering> getRelatedCoverings()

Returns: IfcCollection

setRelatedCoverings(IfcCollection value)

public final void setRelatedCoverings(IfcCollection<IfcCovering> value)