Struct Ifc4x3_rc1::IfcEarthworksCutTypeEnum

Nested Relationships

This struct is a nested type of Struct Ifc4x3_rc1.

Struct Documentation

struct Ifc4x3_rc1::IfcEarthworksCutTypeEnum

Public Types

enum Value

Values:

enumerator IfcEarthworksCutType_TRENCH
enumerator IfcEarthworksCutType_DREDGING
enumerator IfcEarthworksCutType_EXCAVATION
enumerator IfcEarthworksCutType_OVEREXCAVATION
enumerator IfcEarthworksCutType_TOPSOILREMOVAL
enumerator IfcEarthworksCutType_STEPEXCAVATION
enumerator IfcEarthworksCutType_PAVEMENTMILLING
enumerator IfcEarthworksCutType_CUT
enumerator IfcEarthworksCutType_BASE_EXCAVATION
enumerator IfcEarthworksCutType_USERDEFINED
enumerator IfcEarthworksCutType_NOTDEFINED

Public Static Functions

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