Navigation
Navigate Navigate Navigate Navigate Navigate Navigate

IfcVibrationIsolatorTypeEnum

Definition from IAI: Enumeration defining the typical types of vibration isolators. The IfcVibrationIsolatorTypeEnum contains the following:

HISTORY: New enumeration in IFC 2x2.

EXPRESS specification:

TYPE IfcVibrationIsolatorTypeEnum = ENUMERATION OF
( COMPRESSION,
SPRING,
USERDEFINED,
NOTDEFINED);
END_TYPE;