7.1.8.5 PEnum_WindowPanelPositionEnum(窗扇位置-枚举)
7.1.8.5.1 语义定义(Semantic definition)
此枚举定义了窗扇在窗户类型中的基本配置。窗户配置适用于具有一个、两个或三个窗扇(包括固定窗扇)的窗户,如图 1 所示。它对应于 IfcWindowType 定义中的 OperationType,该定义引用了 IfcWindowPanelProperties。
超过三个窗扇的窗户必须仅通过几何形状进行定义。此类窗户的类型由 IfcWindowType.PartitioningType = USERDEFINED 或 NOTDEFINED(有关详细信息,请参阅 IfcWindowTypePartitioningEnum)给出。
| IfcWindowTypePartitioningEnum 中的枚举值 | IfcWindowPanelPositionEnum 中枚举值的用法 | 图 |
|---|---|---|
| DoublePanelVertical | 第一个 IfcWindowPanelProperties 的 PanelPosition = LEFT 第二个 IfcWindowPanelProperties 的 PanelPosition = RIGHT |
![]() |
| DoublePanelHorizontal | 第一个 IfcWindowPanelProperties 的 PanelPosition = TOP 第二个 IfcWindowPanelProperties 的 PanelPosition = BOTTOM |
![]() |
| TriplePanelVertical | 第一个 IfcWindowPanelProperties 的 PanelPosition = LEFT 第二个 IfcWindowPanelProperties 的 PanelPosition = MIDDLE 第三个 IfcWindowPanelProperties 的 PanelPosition = RIGHT |
![]() |
| TriplePanelHorizontal | 第一个 IfcWindowPanelProperties 的 PanelPosition = TOP 第二个 IfcWindowPanelProperties 的 PanelPosition = MIDDLE 第三个 IfcWindowPanelProperties 的 PanelPosition = BOTTOM |
![]() |
| TriplePanelBottom | 第一个 IfcWindowPanelProperties 的 PanelPosition = LEFT 第二个 IfcWindowPanelProperties 的 PanelPosition = RIGHT 第三个 IfcWindowPanelProperties 的 PanelPosition = BOTTOM |
![]() |
| TriplePanelTop | 第一个 IfcWindowPanelProperties 的 PanelPosition = TOP 第二个 IfcWindowPanelProperties 的 PanelPosition = LEFT 第三个 IfcWindowPanelProperties 的 PanelPosition = RIGHT |
![]() |
| TriplePanelLeft | 第一个 IfcWindowPanelProperties 的 PanelPosition = LEFT 第二个 IfcWindowPanelProperties 的 PanelPosition = TOP 第三个 IfcWindowPanelProperties 的 PanelPosition = BOTTOM |
![]() |
| TriplePanelRight | 第一个 IfcWindowPanelProperties 的 PanelPosition = TOP 第二个 IfcWindowPanelProperties 的 PanelPosition = BOTTOM 第三个 IfcWindowPanelProperties 的 PanelPosition = RIGHT |
![]() |
注意:
- 图示为从窗户局部坐标系的 XZ 平面看向正 Y 轴方向的立面图。
- 这些图示仅为说明目的。







