IfcPile
Inheritance: java.lang.Object, IfcBuildingElement
Constructors
| Constructor | Description |
|---|---|
| IfcPile() |
Methods
| Method | Description |
|---|---|
| getPredefinedType() | |
| setPredefinedType(IfcPileTypeEnum value) | |
| getConstructionType() | |
| setConstructionType(IfcPileConstructionEnum value) |
IfcPile()
public IfcPile()
getPredefinedType()
public final IfcPileTypeEnum getPredefinedType()
Returns: IfcPileTypeEnum
setPredefinedType(IfcPileTypeEnum value)
public final void setPredefinedType(IfcPileTypeEnum value)
getConstructionType()
public final IfcPileConstructionEnum getConstructionType()
Returns: IfcPileConstructionEnum
setConstructionType(IfcPileConstructionEnum value)
public final void setConstructionType(IfcPileConstructionEnum value)