public class IfcDoorPanelProperties extends IfcPreDefinedPropertySet
| Constructor and Description |
|---|
IfcDoorPanelProperties() |
| Modifier and Type | Method and Description |
|---|---|
IfcPositiveLengthMeasure |
getPanelDepth() |
IfcDoorPanelOperationEnum |
getPanelOperation() |
IfcDoorPanelPositionEnum |
getPanelPosition() |
IfcNormalisedRatioMeasure |
getPanelWidth() |
IfcShapeAspect |
getShapeAspectStyle() |
void |
setPanelDepth(IfcPositiveLengthMeasure value) |
void |
setPanelOperation(IfcDoorPanelOperationEnum value) |
void |
setPanelPosition(IfcDoorPanelPositionEnum value) |
void |
setPanelWidth(IfcNormalisedRatioMeasure value) |
void |
setShapeAspectStyle(IfcShapeAspect value) |
getDefinesOccurrence, getDefinesType, isDefinedByhasAssociations, hasContextgetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcPositiveLengthMeasure getPanelDepth()
public final void setPanelDepth(IfcPositiveLengthMeasure value)
public final IfcDoorPanelOperationEnum getPanelOperation()
public final void setPanelOperation(IfcDoorPanelOperationEnum value)
public final IfcNormalisedRatioMeasure getPanelWidth()
public final void setPanelWidth(IfcNormalisedRatioMeasure value)
public final IfcDoorPanelPositionEnum getPanelPosition()
public final void setPanelPosition(IfcDoorPanelPositionEnum value)
public final IfcShapeAspect getShapeAspectStyle()
public final void setShapeAspectStyle(IfcShapeAspect value)