IFC 4.3.0.0 (IFC4X3) final

8.11.2.105 IfcUnit

8.11.2.105.1 Semantic definition

SELECT

8.11.2.105.2 Type values

Type
IfcDerivedUnit
IfcMonetaryUnit
IfcNamedUnit
Table 8.11.2.105.A

8.11.2.105.3 Formal representation

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

8.11.2.105.4 References