IFC 4.3.1.0 (IFC4X3_ADD1) development

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

Edit on Github


Is this page difficult to understand? Let us know!