Struct Ifc2x3::IfcWorkControlTypeEnum

Nested Relationships

This struct is a nested type of Struct Ifc2x3.

Struct Documentation

struct Ifc2x3::IfcWorkControlTypeEnum

Public Types

enum Value

Values:

enumerator IfcWorkControlType_ACTUAL
enumerator IfcWorkControlType_BASELINE
enumerator IfcWorkControlType_PLANNED
enumerator IfcWorkControlType_USERDEFINED
enumerator IfcWorkControlType_NOTDEFINED

Public Static Functions

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