Navigation
Navigate Navigate Navigate Navigate Navigate Navigate

IfcRibPlateDirectionEnum

Definition from IAI: This enumeration type specifies the axis which is used for the definition of the profile properties. This differentiation is only needed for the definition of profile properties of face members. The IfcRibPlateDirectionEnum type is referenced by the entity IfcRibPlateProfileProperties.

HISTORY: New type in Release IFC2x Edition 2.

EXPRESS specification:

TYPE IfcRibPlateDirectionEnum = ENUMERATION OF
( DIRECTION_X,
DIRECTION_Y);
END_TYPE;