Struct Ifc2x3::IfcPhysicalOrVirtualEnum¶
Defined in File Ifc2x3.h
Nested Relationships¶
This struct is a nested type of Struct Ifc2x3.
Struct Documentation¶
-
struct
Ifc2x3
::
IfcPhysicalOrVirtualEnum
Public Types
-
enum
Value
Definition from IAI: This enumeration defines the different types of space boundaries in terms of its physical manifestation. A space boundary can either be physically dividing or can be a virtual divider.
Enumeration:
PHYSICAL
The space boundary is provided physically, i.e. by an physical element.
VIRTUAL
The space boundary is provided virtually, i.e. by a logical divider that has no physical manifestation.
NOTDEFINED
No information available.
HISTORY: New enumeration in IFC Release 2.0
Values:
-
enumerator
IfcPhysicalOrVirtual_PHYSICAL
-
enumerator
IfcPhysicalOrVirtual_VIRTUAL
-
enumerator
IfcPhysicalOrVirtual_NOTDEFINED
-
enumerator
-
enum