An IfcWorkCalendarTypeEnum is an enumeration data type that specifies the types of work calendar from which the relevant control can be selected. If given it should help to identify base calendars.
HISTORY Introduced in IFC4.
TYPE IfcWorkCalendarTypeEnum = ENUMERATION OF (THIRDSHIFT ,FIRSTSHIFT ,SECONDSHIFT ,USERDEFINED ,NOTDEFINED); END_TYPE;