Struct Ifc4x1::IfcDataOriginEnum¶
Defined in File Ifc4x1.h
Nested Relationships¶
This struct is a nested type of Struct Ifc4x1.
Struct Documentation¶
-
struct
Ifc4x1
::
IfcDataOriginEnum
Public Types
-
enum
Value
IfcDataOriginEnum identifies the origin of time data:
MEASURED: The origin of the time data is a measurement device. PREDICTED: The time data are a prediction. SIMULATED: The origin of the time data is a simulation. NOTDEFINED: The origin of the time data is undefined.
HISTORY: New enumeration in IFC 2x2.
Values:
-
enumerator
IfcDataOrigin_MEASURED
-
enumerator
IfcDataOrigin_PREDICTED
-
enumerator
IfcDataOrigin_SIMULATED
-
enumerator
IfcDataOrigin_USERDEFINED
-
enumerator
IfcDataOrigin_NOTDEFINED
-
enumerator
-
enum