Struct Ifc4x1::IfcBurnerTypeEnum

Nested Relationships

This struct is a nested type of Struct Ifc4x1.

Struct Documentation

struct Ifc4x1::IfcBurnerTypeEnum

Public Types

enum Value

Enumeration defining the functional type of burner. The IfcBurnerTypeEnum contains the following:

USERDEFINED: User-defined burner type. NOTDEFINED: Undefined burner type.

HISTORY: New enumeration in IFC R2x4.

Values:

enumerator IfcBurnerType_USERDEFINED
enumerator IfcBurnerType_NOTDEFINED

Public Static Functions

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