Struct Ifc4x3_rc1::IfcFacilityPartCommonTypeEnum

Nested Relationships

This struct is a nested type of Struct Ifc4x3_rc1.

Struct Documentation

struct Ifc4x3_rc1::IfcFacilityPartCommonTypeEnum

Public Types

enum Value

Values:

enumerator IfcFacilityPartCommonType_SEGMENT
enumerator IfcFacilityPartCommonType_ABOVEGROUND
enumerator IfcFacilityPartCommonType_JUNCTION
enumerator IfcFacilityPartCommonType_LEVELCROSSING
enumerator IfcFacilityPartCommonType_BELOWGROUND
enumerator IfcFacilityPartCommonType_SUBSTRUCTURE
enumerator IfcFacilityPartCommonType_TERMINAL
enumerator IfcFacilityPartCommonType_SUPERSTRUCTURE
enumerator IfcFacilityPartCommonType_USERDEFINED
enumerator IfcFacilityPartCommonType_NOTDEFINED

Public Static Functions

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