Struct Ifc4x2::IfcPerformanceHistoryTypeEnum

Nested Relationships

This struct is a nested type of Struct Ifc4x2.

Struct Documentation

struct Ifc4x2::IfcPerformanceHistoryTypeEnum

Public Types

enum Value

This enumeration is used to identify the primary purpose of performance history. The IfcPerformanceHistoryTypeEnum contains the following:

USERDEFINED: User-defined. NOTDEFINED: Undefined.

HISTORY: New enumeration in IFC2x4

Values:

enumerator IfcPerformanceHistoryType_USERDEFINED
enumerator IfcPerformanceHistoryType_NOTDEFINED

Public Static Functions

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