Struct Ifc2x3::IfcElectricHeaterTypeEnum

Nested Relationships

This struct is a nested type of Struct Ifc2x3.

Struct Documentation

struct Ifc2x3::IfcElectricHeaterTypeEnum

Public Types

enum Value

Values:

enumerator IfcElectricHeaterType_ELECTRICPOINTHEATER
enumerator IfcElectricHeaterType_ELECTRICCABLEHEATER
enumerator IfcElectricHeaterType_ELECTRICMATHEATER
enumerator IfcElectricHeaterType_USERDEFINED
enumerator IfcElectricHeaterType_NOTDEFINED

Public Static Functions

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