IFC 4.3.2.20250327 (IFC4X3_ADD2) under development

8.11.2.106 IfcUnit

8.11.2.106.1 Semantic definition

SELECT

8.11.2.106.2 Type values

Type
IfcDerivedUnit
IfcMonetaryUnit
IfcNamedUnit
Table 8.11.2.106.A

8.11.2.106.3 Formal representation

TYPE IfcUnit = SELECT
(IfcDerivedUnit
,IfcMonetaryUnit
,IfcNamedUnit);
END_TYPE;

8.11.2.106.4 References