Struct Ifc4x1::IfcShadingDeviceTypeEnum

Nested Relationships

This struct is a nested type of Struct Ifc4x1.

Struct Documentation

struct Ifc4x1::IfcShadingDeviceTypeEnum

Public Types

enum Value

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

JALOUSIE SHUTTER AWNING

HISTORY New Enumeration in ReleaseIFC2x4

Values:

enumerator IfcShadingDeviceType_JALOUSIE
enumerator IfcShadingDeviceType_SHUTTER
enumerator IfcShadingDeviceType_AWNING
enumerator IfcShadingDeviceType_USERDEFINED
enumerator IfcShadingDeviceType_NOTDEFINED

Public Static Functions

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