Struct Ifc4x3_rc1::IfcMooringDeviceTypeEnum

Nested Relationships

This struct is a nested type of Struct Ifc4x3_rc1.

Struct Documentation

struct Ifc4x3_rc1::IfcMooringDeviceTypeEnum

Public Types

enum Value

Values:

enumerator IfcMooringDeviceType_LINETENSIONER
enumerator IfcMooringDeviceType_MAGNETICDEVICE
enumerator IfcMooringDeviceType_MOORINGHOOKS
enumerator IfcMooringDeviceType_VACUUMDEVICE
enumerator IfcMooringDeviceType_BOLLARD
enumerator IfcMooringDeviceType_USERDEFINED
enumerator IfcMooringDeviceType_NOTDEFINED

Public Static Functions

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