Navigation

IfcCostUseEnum

Definition from IAI: IfcCostUseEnum defines the values that may be assigned to a cost to indicate how cost calculations are carried out.

HISTORY: New Enumeration in IFC Release 2.0. Documentation corrections made in IFC 2x Addendum 1.

ENUMERATION:

EXPRESS specification:

TYPE IfcCostUseEnum = ENUMERATION OF
( EXTENSIONONLY,
ELEMENTONLY,
ELEMENTSETEXTENSIONCALC,
EXTENSIONSETELEMENTCALC,
USERDEFINED,
NOTDEFINED);
END_TYPE;

References (1):

Name Type Referred through Express-G
IfcCost Entity
Attribute 'CostUse'
Diagram 3