Struct Ifc2x3::IfcPropertySourceEnum

Nested Relationships

This struct is a nested type of Struct Ifc2x3.

Struct Documentation

struct Ifc2x3::IfcPropertySourceEnum

Public Types

enum Value

Values:

enumerator IfcPropertySource_DESIGN
enumerator IfcPropertySource_DESIGNMAXIMUM
enumerator IfcPropertySource_DESIGNMINIMUM
enumerator IfcPropertySource_SIMULATED
enumerator IfcPropertySource_ASBUILT
enumerator IfcPropertySource_COMMISSIONING
enumerator IfcPropertySource_MEASURED
enumerator IfcPropertySource_USERDEFINED
enumerator IfcPropertySource_NOTKNOWN

Public Static Functions

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