Struct Ifc4x2::IfcBearingTypeDisplacementEnum

Nested Relationships

This struct is a nested type of Struct Ifc4x2.

Struct Documentation

struct Ifc4x2::IfcBearingTypeDisplacementEnum

Public Types

enum Value

Values:

enumerator IfcBearingTypeDisplacement_FIXED_MOVEMENT
enumerator IfcBearingTypeDisplacement_GUIDED_LONGITUDINAL
enumerator IfcBearingTypeDisplacement_GUIDED_TRANSVERSAL
enumerator IfcBearingTypeDisplacement_FREE_MOVEMENT
enumerator IfcBearingTypeDisplacement_NOTDEFINED

Public Static Functions

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