Struct Ifc4x3_rc1::IfcTrackElementTypeEnum

Nested Relationships

This struct is a nested type of Struct Ifc4x3_rc1.

Struct Documentation

struct Ifc4x3_rc1::IfcTrackElementTypeEnum

Public Types

enum Value

Values:

enumerator IfcTrackElementType_TRACKENDOFALIGNMENT
enumerator IfcTrackElementType_BLOCKINGDEVICE
enumerator IfcTrackElementType_VEHICLESTOP
enumerator IfcTrackElementType_SLEEPER
enumerator IfcTrackElementType_HALF_SET_OF_BLADES
enumerator IfcTrackElementType_SPEEDREGULATOR
enumerator IfcTrackElementType_DERAILER
enumerator IfcTrackElementType_FROG
enumerator IfcTrackElementType_USERDEFINED
enumerator IfcTrackElementType_NOTDEFINED

Public Static Functions

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