Struct Ifc4::IfcTaskDurationEnum¶
Defined in File Ifc4.h
Nested Relationships¶
This struct is a nested type of Struct Ifc4.
Struct Documentation¶
-
struct
Ifc4
::
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