IfcSequenceEnum is an enumeration that defines the different ways in which a time lag is applied to a sequence between two processes.
HISTORY New entity in IFC1.0
TYPE IfcSequenceEnum = ENUMERATION OF (START_START ,START_FINISH ,FINISH_START ,FINISH_FINISH ,USERDEFINED ,NOTDEFINED); END_TYPE;