IFC 4.3.2.20250219 (IFC4X3_ADD2) under 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

4 contributor(s):
Last change: Improve definition split (#876) * bring back headers headers were previously removed by mistake, now bringing them back * add new lines and rename the tag add the word 'short' in it * unify newlines make exactly one newline before and two after the tag * resolving typos Because bringing back headers required to go back in time to previous version, I'm now re-resolving the issues: #861, #860, #856 by ArturTomczak on 7/16/2024, 2:07:28 PM

Is this page difficult to understand? Let us know!

6.1.2.18.5 Changelog

6.1.2.18.5.1 IFC4

  • New resource