Navigation
Navigate Navigate Navigate Navigate Navigate Navigate

IfcPileTypeEnum

Definition from IAI: Enumeration defining the pile type according to function.

HISTORY New type in IFC Release 2x2

ENUMERATION


EXPRESS specification:

TYPE IfcPileTypeEnum = ENUMERATION OF
( COHESION,
FRICTION,
SUPPORT,
USERDEFINED,
NOTDEFINED);
END_TYPE;