Struct Ifc4x1::IfcReferentTypeEnum

Nested Relationships

This struct is a nested type of Struct Ifc4x1.

Struct Documentation

struct Ifc4x1::IfcReferentTypeEnum

Public Types

enum Value

Values:

enumerator IfcReferentType_KILOPOINT
enumerator IfcReferentType_MILEPOINT
enumerator IfcReferentType_STATION
enumerator IfcReferentType_USERDEFINED
enumerator IfcReferentType_NOTDEFINED

Public Static Functions

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