Struct Ifc4x3_rc1::IfcCurtainWallTypeEnum

Nested Relationships

This struct is a nested type of Struct Ifc4x3_rc1.

Struct Documentation

struct Ifc4x3_rc1::IfcCurtainWallTypeEnum

Public Types

enum Value

Definition from IAI: Enumeration defining the valid types of curtain wall that can be predefined using the enumeration values. HISTORY New Enumeration in ReleaseIFC2x Edition 3 NOTE Currently there are no specific enumerators defined, the IfcCurtainWallTypeEnum has been added for future extensions.

Values:

enumerator IfcCurtainWallType_USERDEFINED
enumerator IfcCurtainWallType_NOTDEFINED

Public Static Functions

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