Navigation

IfcWindowStyleConstructionEnum

Definition from IAI: This enumeration defines the basic types of construction of windows. The construction type relates to the main material (or material combination) used for making the window.

HISTORY New Enumeration in IFC Release 2.x .

EXPRESS specification:

TYPE IfcWindowStyleConstructionEnum = ENUMERATION OF
( ALUMINIUM,
HIGH_GRADE_STEEL,
STEEL,
WOOD,
ALUMINIUM_WOOD,
PLASTIC,
OTHER_CONSTRUCTION,
NOTDEFINED);
END_TYPE;

References (1):

Name Type Referred through Express-G
IfcWindowStyle Entity
Attribute 'ConstructionType'
Diagram 4