Navigation
Navigate Navigate Navigate Navigate Navigate Navigate

IfcOrientationSelect

Definition from IAI: The IfcOrientationSelect is a selection between different ways to determine the orientation of a profile about the longitudinal axis.

HISTORY  New type in Release IFC2x Edition 3.

EXPRESS specification:

TYPE IfcOrientationSelect = SELECT
( IfcPlaneAngleMeasure,
IfcDirection);
END_TYPE;