IfcRelContainedInSpatialStructure
Inheritance: java.lang.Object, IfcRelConnects
Constructors
| Constructor | Description |
|---|---|
| IfcRelContainedInSpatialStructure() |
Methods
| Method | Description |
|---|---|
| getRelatedElements() | |
| setRelatedElements(IfcCollection | |
| 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)