public class IfcWindowPanelProperties2X3 extends IfcPropertySetDefinition2X3
IfcWindowPanelProperties
| Constructor and Description |
|---|
IfcWindowPanelProperties2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcPositiveLengthMeasure2X3 |
getFrameDepth() |
IfcPositiveLengthMeasure2X3 |
getFrameThickness() |
IfcWindowPanelOperationEnum2X3 |
getOperationType() |
IfcWindowPanelPositionEnum2X3 |
getPanelPosition() |
IfcShapeAspect2X3 |
getShapeAspectStyle() |
void |
setFrameDepth(IfcPositiveLengthMeasure2X3 value) |
void |
setFrameThickness(IfcPositiveLengthMeasure2X3 value) |
void |
setOperationType(IfcWindowPanelOperationEnum2X3 value) |
void |
setPanelPosition(IfcWindowPanelPositionEnum2X3 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 IfcWindowPanelOperationEnum2X3 getOperationType()
public final void setOperationType(IfcWindowPanelOperationEnum2X3 value)
public final IfcWindowPanelPositionEnum2X3 getPanelPosition()
public final void setPanelPosition(IfcWindowPanelPositionEnum2X3 value)
public final IfcPositiveLengthMeasure2X3 getFrameDepth()
public final void setFrameDepth(IfcPositiveLengthMeasure2X3 value)
public final IfcPositiveLengthMeasure2X3 getFrameThickness()
public final void setFrameThickness(IfcPositiveLengthMeasure2X3 value)
public final IfcShapeAspect2X3 getShapeAspectStyle()
public final void setShapeAspectStyle(IfcShapeAspect2X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.