7.1.8.5 PEnum_WindowPanelPositionEnum
7.1.8.5.1 Semantic definition
This enumeration defines the basic configuration of the window type in terms of the location of window panels. The window configurations are given for windows with one, two or three panels (including fixed panels) as shown in Figure 1. It corresponds to the OperationType of the IfcWindowType definition, which references the IfcWindowPanelProperties.
Windows which are subdivided into more than three panels have to be defined by the geometry only. The type of such windows is given by an IfcWindowType.PartitioningType = USERDEFINED or NOTDEFINED (see IfcWindowTypePartitioningEnum for details).
Enumerator from IfcWindowTypePartitioningEnum | Use of enumerators from IfcWindowPanelPositionEnum | Figure |
---|---|---|
DoublePanelVertical | first IfcWindowPanelProperties with PanelPosition = LEFT second IfcWindowPanelProperties with PanelPosition = RIGHT |
|
DoublePanelHorizontal | first IfcWindowPanelProperties with PanelPosition = TOP second IfcWindowPanelProperties with PanelPosition = BOTTOM |
|
TriplePanelVertical | first IfcWindowPanelProperties with PanelPosition = LEFT third IfcWindowPanelProperties with PanelPosition = RIGHT |
|
TriplePanelHorizontal | first IfcWindowPanelProperties with PanelPosition = TOP second IfcWindowPanelProperties with PanelPosition = MIDDLE third IfcWindowPanelProperties with PanelPosition = BOTTOM |
|
TriplePanelBottom | first IfcWindowPanelProperties with PanelPosition = LEFT second IfcWindowPanelProperties with PanelPosition = RIGHT third IfcWindowPanelProperties with PanelPosition = BOTTOM |
|
TriplePanelTop | first IfcWindowPanelProperties with PanelPosition = TOP second IfcWindowPanelProperties with PanelPosition = LEFT third IfcWindowPanelProperties with PanelPosition = RIGHT |
|
TriplePanelLeft | first IfcWindowPanelProperties with PanelPosition = LEFT second IfcWindowPanelProperties with PanelPosition = TOP third IfcWindowPanelProperties with PanelPosition = BOTTOM |
|
TriplePanelRight | first IfcWindowPanelProperties with PanelPosition = TOP second IfcWindowPanelProperties with PanelPosition = BOTTOM third IfcWindowPanelProperties with PanelPosition = RIGHT |
Note:
- The figures/ are shown as elevations in the XZ plane of the local placement of the window, looking into the direction of the positive Y axis.
- These figures/ are only shown as illustrations.