Navigation
Navigate Navigate Navigate Navigate Navigate Navigate

IfcReinforcingBarRoleEnum

Definition from buildingSMART International: Enumeration defining standard types for the role, purpose or usage of the bar, i.e. the kind of loads and stresses they are intended to carry.

HISTORY New type in IFC Release 2x2

ENUMERATION


EXPRESS specification:

TYPE IfcReinforcingBarRoleEnum = ENUMERATION OF
( MAIN,
SHEAR,
LIGATURE,
STUD,
PUNCHING,
EDGE,
RING,
USERDEFINED,
NOTDEFINED);
END_TYPE;