IFC 4.3.2.0 (IFC4X3_ADD2) development

6.1.2.18 IfcShadingDeviceTypeEnum

6.1.2.18.1 Semantic definition

This enumeration defines the valid types of IfcShadingDevice or IfcShadingDeviceType that can be predefined using the enumeration values.

6.1.2.18.2 Type values

Type Description
AWNING

A rooflike shelter of canvas or other material extending over a doorway, from the top of a window, over a deck, or similar, in order to provide protection, as from the sun.

JALOUSIE

A blind with adjustable horizontal slats for admitting light and air while excluding direct sun and rain.

SHUTTER

A mechanical device that limits the passage of light. Often used as a a solid or louvered movable cover for a window.

USERDEFINED

No description available.

NOTDEFINED

No description available.

Table 6.1.2.18.A

6.1.2.18.3 Formal representation

TYPE IfcShadingDeviceTypeEnum = ENUMERATION OF
	(AWNING
	,JALOUSIE
	,SHUTTER
	,USERDEFINED
	,NOTDEFINED);
END_TYPE;

6.1.2.18.4 References

Edit on Github


Is this page difficult to understand? Let us know!

6.1.2.18.5 Changelog

6.1.2.18.5.1 IFC4

  • New resource