Struct Ifc4x3_rc1::IfcBuildingElementProxyTypeEnum

Nested Relationships

This struct is a nested type of Struct Ifc4x3_rc1.

Struct Documentation

struct Ifc4x3_rc1::IfcBuildingElementProxyTypeEnum

Public Types

enum Value

Definition from IAI: This enumeration defines the available generic types for IfcBuildingElementProxyType.

HISTORY New enumeration inRelease IFC2x Edition 3.

Enumeration

USERDEFINED

NOTDEFINED

Values:

enumerator IfcBuildingElementProxyType_COMPLEX
enumerator IfcBuildingElementProxyType_ELEMENT
enumerator IfcBuildingElementProxyType_PARTIAL
enumerator IfcBuildingElementProxyType_PROVISIONFORVOID
enumerator IfcBuildingElementProxyType_PROVISIONFORSPACE
enumerator IfcBuildingElementProxyType_USERDEFINED
enumerator IfcBuildingElementProxyType_NOTDEFINED

Public Static Functions

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