IFC 4.3.2.20240423 (IFC4X3_ADD2) under development

7.5.2.33 IfcVibrationIsolatorTypeEnum

7.5.2.33.1 Semantic definition

Enumeration defining the typical types of vibration isolators.

7.5.2.33.2 Type values

Type Description
BASE

Base isolator preventing transfer of energy from the ground to the structure.

COMPRESSION

Compression type vibration isolator.

SPRING

Spring type vibration isolator.

USERDEFINED

User-defined vibration isolator type.

NOTDEFINED

Undefined vibration isolator type.

Table 7.5.2.33.A

7.5.2.33.3 Formal representation

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

7.5.2.33.4 References

Edit on Github


Is this page difficult to understand? Let us know!

7.5.2.33.5 Changelog

7.5.2.33.5.1 IFC4.2

  • item, BASE