IfcRelCoversSpaces
Inheritance: java.lang.Object, IfcRelConnects
Constructors
| Constructor | Description |
|---|---|
| IfcRelCoversSpaces() |
Methods
| Method | Description |
|---|---|
| getRelatedSpace() | |
| setRelatedSpace(IfcSpace value) | |
| getRelatedCoverings() | |
| setRelatedCoverings(IfcCollection |
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)