IfcRelContainedInSpatialStructure

Inheritance: java.lang.Object, IfcRelConnects

Constructors

ConstructorDescription
IfcRelContainedInSpatialStructure()

Methods

MethodDescription
getRelatedElements()
setRelatedElements(IfcCollection value)
getRelatingStructure()
setRelatingStructure(IfcSpatialElement value)

IfcRelContainedInSpatialStructure()

public IfcRelContainedInSpatialStructure()

getRelatedElements()

public final IfcCollection<IfcProduct> getRelatedElements()

Returns: IfcCollection

setRelatedElements(IfcCollection value)

public final void setRelatedElements(IfcCollection<IfcProduct> value)

getRelatingStructure()

public final IfcSpatialElement getRelatingStructure()

Returns: IfcSpatialElement

setRelatingStructure(IfcSpatialElement value)

public final void setRelatingStructure(IfcSpatialElement value)