IfcCovering
Inheritance: java.lang.Object, IfcBuildingElement
Constructors
| Constructor | Description |
|---|---|
| IfcCovering() |
Methods
| Method | Description |
|---|---|
| getPredefinedType() | |
| setPredefinedType(IfcCoveringTypeEnum value) | |
| getCoversSpaces() | |
| getCovers() |
IfcCovering()
public IfcCovering()
getPredefinedType()
public final IfcCoveringTypeEnum getPredefinedType()
Returns: IfcCoveringTypeEnum
setPredefinedType(IfcCoveringTypeEnum value)
public final void setPredefinedType(IfcCoveringTypeEnum value)
getCoversSpaces()
public final IfcCollection<IfcRelCoversSpaces> getCoversSpaces()
Returns: IfcCollection
getCovers()
public final IfcCollection<IfcRelCoversBldgElements> getCovers()
Returns: IfcCollection