Navigation

IfcTaskStatusEnum

Definition from IAI: Indicates the range of values that can be selected from the enumeration.

HISTORY New type in IFC Release 2.0

EXPRESS specification:

TYPE IfcTaskStatusEnum = ENUMERATION OF
( COMPLETED,
NOTYETSTARTED,
STARTED,
USERDEFINED,
NOTDEFINED);
END_TYPE;

References (1):

Name Type Referred through Express-G
IfcTask Entity
Attribute 'Status'
Diagram 3