IFC 4.3.2.20240423 (IFC4X3_ADD2) under development

6.5.2.2 IfcCostItemTypeEnum

6.5.2.2.1 Semantic definition

An IfcCostItemTypeEnum is a list of the available types of cost items.

6.5.2.2.2 Type values

Type Description
USERDEFINED

User-defined type.

NOTDEFINED

Undefined type.

Table 6.5.2.2.A

6.5.2.2.3 Formal representation

TYPE IfcCostItemTypeEnum = ENUMERATION OF
	(USERDEFINED
	,NOTDEFINED);
END_TYPE;

6.5.2.2.4 References

Edit on Github


Is this page difficult to understand? Let us know!

6.5.2.2.5 Changelog

6.5.2.2.5.1 IFC4

  • New resource