Struct Ifc4x3_rc1::IfcVibrationDamperTypeEnum

Nested Relationships

This struct is a nested type of Struct Ifc4x3_rc1.

Struct Documentation

struct Ifc4x3_rc1::IfcVibrationDamperTypeEnum

Public Types

enum Value

Values:

enumerator IfcVibrationDamperType_BENDING_YIELD
enumerator IfcVibrationDamperType_SHEAR_YIELD
enumerator IfcVibrationDamperType_AXIAL_YIELD
enumerator IfcVibrationDamperType_FRICTION
enumerator IfcVibrationDamperType_VISCOUS
enumerator IfcVibrationDamperType_RUBBER
enumerator IfcVibrationDamperType_USERDEFINED
enumerator IfcVibrationDamperType_NOTDEFINED

Public Static Functions

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