Struct Ifc4::IfcChimneyTypeEnum

Nested Relationships

This struct is a nested type of Struct Ifc4.

Struct Documentation

struct Ifc4::IfcChimneyTypeEnum

Public Types

enum Value

Definition from IAI: Enumeration defining the valid types of chimneys that can be predefined using the enumeration values.

HISTORY New Enumeration in ReleaseIFC2x4

NOTE Currently there are no specific enumerators defined, the IfcChimneyTypeEnum has been added for future extensions.

Values:

enumerator IfcChimneyType_USERDEFINED
enumerator IfcChimneyType_NOTDEFINED

Public Static Functions

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