Navigation
Navigate Navigate Navigate Navigate Navigate Navigate

IfcSectionTypeEnum

Definition from IAI: An enumeration indicating whether a specific piece of a cross section is uniform or tapered in longitudinal direction.

HISTORY New type in IFC Release 2x2

ENUMERATION

EXPRESS specification:

TYPE IfcSectionTypeEnum = ENUMERATION OF
( UNIFORM,
TAPERED);
END_TYPE;