Navigation

IfcObjectiveEnum

Definition from IAI: Enumeration used to qualify an objective.

ENUMERATION
CodeCompliance
DesignIntent
UserDefined
NotDefined

HISTORY New Enumeration in IFC Release 2.0
ISSUE See issue and change log for changes made in IFC 2x.

EXPRESS specification:

TYPE IfcObjectiveEnum = ENUMERATION OF
( CODECOMPLIANCE,
DESIGNINTENT,
USERDEFINED,
NOTDEFINED);
END_TYPE;

References (1):

Name Type Referred through Express-G
IfcObjective Entity
Attribute 'ObjectiveQualifier'
Diagram 1