Navigation

IfcSequenceEnum

Definition from IAI: This enumeration defines the different ways, in which a time lag is applied to a sequence between two processes.

HISTORY New entitiy in IFC Release 1.0
ISSUE See issue I-200 for changes made in IFC Release 1.5.

EXPRESS specification:

TYPE IfcSequenceEnum = ENUMERATION OF
( START_START,
START_FINISH,
FINISH_START,
FINISH_FINISH,
NOTDEFINED);
END_TYPE;

References (1):

Name Type Referred through Express-G
IfcRelSequence Entity
Attribute 'SequenceType'
Diagram 5