Navigation

IfcDocumentStatusEnum

Definition from IAI: Enables selection of the status of document information from a list of choices.

HISTORY: New enumeration in IFC Release 2x

EXPRESS specification:

TYPE IfcDocumentStatusEnum = ENUMERATION OF
( DRAFT,
FINALDRAFT,
FINAL,
REVISION,
NOTDEFINED);
END_TYPE;

References (1):

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