public class IfcDoorPanelProperties extends IfcPropertySetDefinition
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) |
getDefinesType, getPropertyDefinitionOf
hasAssociations
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public 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)