public class IfcDoorPanelProperties2X3 extends IfcPropertySetDefinition2X3
IfcDoorPanelProperties
| Constructor and Description |
|---|
IfcDoorPanelProperties2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcPositiveLengthMeasure2X3 |
getPanelDepth() |
IfcDoorPanelOperationEnum2X3 |
getPanelOperation() |
IfcDoorPanelPositionEnum2X3 |
getPanelPosition() |
IfcNormalisedRatioMeasure2X3 |
getPanelWidth() |
IfcShapeAspect2X3 |
getShapeAspectStyle() |
void |
setPanelDepth(IfcPositiveLengthMeasure2X3 value) |
void |
setPanelOperation(IfcDoorPanelOperationEnum2X3 value) |
void |
setPanelPosition(IfcDoorPanelPositionEnum2X3 value) |
void |
setPanelWidth(IfcNormalisedRatioMeasure2X3 value) |
void |
setShapeAspectStyle(IfcShapeAspect2X3 value) |
getDefinesType, getPropertyDefinitionOfhasAssociationsgetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcPositiveLengthMeasure2X3 getPanelDepth()
public final void setPanelDepth(IfcPositiveLengthMeasure2X3 value)
public final IfcDoorPanelOperationEnum2X3 getPanelOperation()
public final void setPanelOperation(IfcDoorPanelOperationEnum2X3 value)
public final IfcNormalisedRatioMeasure2X3 getPanelWidth()
public final void setPanelWidth(IfcNormalisedRatioMeasure2X3 value)
public final IfcDoorPanelPositionEnum2X3 getPanelPosition()
public final void setPanelPosition(IfcDoorPanelPositionEnum2X3 value)
public final IfcShapeAspect2X3 getShapeAspectStyle()
public final void setShapeAspectStyle(IfcShapeAspect2X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.