Struct Ifc4x3_rc1::IfcTaskDurationEnum¶
Defined in File Ifc4x3_rc1.h
Nested Relationships¶
This struct is a nested type of Struct Ifc4x3_rc1.
Struct Documentation¶
-
struct
Ifc4x3_rc1
::
IfcTaskDurationEnum
Public Types
-
enum
Value
IfcTaskDurationEnum identifies how a time duration is measured:
ELAPSEDTIME: The time duration is based on elapsed time (24 hours per day, independent of calendar). WORKTIME: The time duration is based on work time (calendar-dependent). NOTDEFINED: The time duration is undefined.
HISTORY: New enumeration in IFC2x4.
Values:
-
enumerator
IfcTaskDuration_ELAPSEDTIME
-
enumerator
IfcTaskDuration_WORKTIME
-
enumerator
IfcTaskDuration_NOTDEFINED
-
enumerator
-
enum