Navigation
Navigate Navigate Navigate Navigate Navigate Navigate

IfcLayerSetDirectionEnum

Definition from IAI: Identification of the axis of element geometry denoting the layer set thickness direction.

ENUMERATION

HISTORY: New Type in IFC 2x.

EXPRESS specification:

TYPE IfcLayerSetDirectionEnum = ENUMERATION OF
( AXIS1,
AXIS2,
AXIS3);
END_TYPE;