IFC 4.3.2.20260714 (IFC4X3_ADD2) under development

8.11.2.106 IfcUnit(单位)

8.11.2.106.1 语义定义

选择类型:

沿革 IFC1.5.1 中的新类型。

8.11.2.106.2 类型值

类型
IfcDerivedUnit
IfcMonetaryUnit
IfcNamedUnit
表 8.11.2.106.A

8.11.2.106.3 形式化表示

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

8.11.2.106.4 参考