Struct Ifc4x3_rc1::IfcVibrationIsolatorTypeEnum

Nested Relationships

This struct is a nested type of Struct Ifc4x3_rc1.

Struct Documentation

struct Ifc4x3_rc1::IfcVibrationIsolatorTypeEnum

Public Types

enum Value

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

COMPRESSION: Compression type vibration isolator. SPRING: Spring type vibration isolator. USERDEFINED: User-defined vibration isolator type. NOTDEFINED: Undefined vibration isolator type.

HISTORY: New enumeration in IFC 2x2.

Values:

enumerator IfcVibrationIsolatorType_COMPRESSION
enumerator IfcVibrationIsolatorType_SPRING
enumerator IfcVibrationIsolatorType_BASE
enumerator IfcVibrationIsolatorType_USERDEFINED
enumerator IfcVibrationIsolatorType_NOTDEFINED

Public Static Functions

IFC_PARSE_API const char *ToString(Value v)
IFC_PARSE_API Value FromString(const std::string &s)