An IfcWorkPlanTypeEnum is an enumeration data type that specifies the types of work plan from which the relevant control can be selected.
HISTORY Introduced in IFC4. Derived from IfcWorkControlTypeEnum that was introduced in IFC2.0.
TYPE IfcWorkPlanTypeEnum = ENUMERATION OF (BASELINE ,ACTUAL ,PLANNED ,USERDEFINED ,NOTDEFINED); END_TYPE;