Navigation

IfcCostModifierValueSelect

Definition from IAI: The IfcCostModifierValueSelect defines the selection of whether a percentage or an amount should be applied as the cost modifier.

NOTE - If the IfcRatioMeasure is selected, it is assumed that the modifier is a percentage value. If the IfcCostModifierValue is selected, it is assumed that the modifier is a monetary amount. Determination of whether to add, subtract or multiply the modifier value is set by the value of the IfcCostOperatorEnum. This needs to be established appropriately to the selection since it includes both value and percent operators.

HISTORY: New SELECT type IFC Release 2x.

EXPRESS specification:

TYPE IfcCostModifierValueSelect = SELECT
( IfcCostModifierValue,
IfcRatioMeasure);
END_TYPE;

References (1):

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