Navigation
Navigate Navigate Navigate Navigate Navigate Navigate

IfcFootingTypeEnum

Definition from IAI: Enumeration defining the generic footing type.

HISTORY New type in IFC Release 2x2

ENUMERATION


EXPRESS specification:

TYPE IfcFootingTypeEnum = ENUMERATION OF
( FOOTING_BEAM,
PAD_FOOTING,
PILE_CAP,
STRIP_FOOTING,
USERDEFINED,
NOTDEFINED);
END_TYPE;