IFC 4.3.2.20240423 (IFC4X3_ADD2) under development

7.1.2.4 IfcWindowPanelOperationEnum

7.1.2.4.1 Semantic definition

This enumeration defines the basic ways to describe how window panels operate, as shown in Figure 7.1.2.4.A.

The opening direction of the window panels is given by the local placement of the IfcWindow. The positive y-axis determines the direction as shown in Figure 7.1.2.4.A.

Note:

  1. Figures are shown as viewed from the outside (in direction of the positive y-axis).
  2. Figures (symbolic representation) depend on the national building code
  3. These figures/ are only shown as illustrations
opening direction
Figure 7.1.2.4.A — Window panel directions

7.1.2.4.2 Type values

Type Description
BOTTOMHUNG

Panel is bottom hung.

bottom hung
Figure 7.1.2.4.B
FIXEDCASEMENT

Panel is fixed.

fixed
Figure 7.1.2.4.C
OTHEROPERATION

Other.

PIVOTHORIZONTAL

Panel is swinging horizontally (hinges are in the middle).

swinging hori
Figure 7.1.2.4.D
PIVOTVERTICAL

Panel is swinging vertically (hinges are in the middle).

swinging verti
Figure 7.1.2.4.E
REMOVABLECASEMENT

Panel is removable.

removable
Figure 7.1.2.4.F
SIDEHUNGLEFTHAND

Panel that opens to the left when viewed from the outside.

left hand
Figure 7.1.2.4.G
SIDEHUNGRIGHTHAND

Panel that opens to the right when viewed from the outside.

right hand
Figure 7.1.2.4.H
SLIDINGHORIZONTAL

Panel is sliding horizontally.

sliding hori
Figure 7.1.2.4.I
SLIDINGVERTICAL

Panel is sliding vertically.

sliding verti
Figure 7.1.2.4.J
TILTANDTURNLEFTHAND

Panel that opens to the left and is bottom hung.

left turn and tilt
Figure 7.1.2.4.K
TILTANDTURNRIGHTHAND

Panel that opens to the right and is bottom hung.

right hand tilt and turn
Figure 7.1.2.4.L
TOPHUNG

Panel is top hung.

top hung
Figure 7.1.2.4.M
NOTDEFINED

Undefined.

Table 7.1.2.4.N

7.1.2.4.3 Formal representation

TYPE IfcWindowPanelOperationEnum = ENUMERATION OF
	(BOTTOMHUNG
	,FIXEDCASEMENT
	,OTHEROPERATION
	,PIVOTHORIZONTAL
	,PIVOTVERTICAL
	,REMOVABLECASEMENT
	,SIDEHUNGLEFTHAND
	,SIDEHUNGRIGHTHAND
	,SLIDINGHORIZONTAL
	,SLIDINGVERTICAL
	,TILTANDTURNLEFTHAND
	,TILTANDTURNRIGHTHAND
	,TOPHUNG
	,NOTDEFINED);
END_TYPE;

7.1.2.4.4 References

Edit on Github


Is this page difficult to understand? Let us know!