Navigation

IfcCostModifierBasisEnum

Definition from IAI: The manner in which cost modifiers are applied to a cost.

Note: Cost modifiers may be applied to costs based either on the initial value of the cost or on the running total of cost after the application of a previous modifier. This attribute sets the basis upon which modifiers are applied.
HISTORY: New type in IFC Release 2.0. Has been renamed from IfcModifierBasisEnum in IFC Release 2x.
ISSUES: See issue and change log for changes made in IFC Release 2x.

ENUMERATION:

EXPRESS specification:

TYPE IfcCostModifierBasisEnum = ENUMERATION OF
( RUNNING,
STATIC);
END_TYPE;

References (1):

Name Type Referred through Express-G
IfcCostModifier Entity
Attribute 'ModifierBasis'
Diagram 2