该页全部中文内容仅供20252453-T-424 项目组内部使用

20252453-T-424 项目

8.11.3.5 IfcDerivedUnitElement(派生单位元素)

8.11.3.5.1 语义定义(Semantic definition)

8.11.3.5.2 实体继承(Entity inheritance)

8.11.3.5.3 特性(Attributes)

# 特性(Attributes) 类型(Type) 描述(Description)
IfcDerivedUnitElement (2)
1 Unit IfcNamedUnit

用作数学因子的固定量。

2 Exponent INTEGER

应用于单位属性的幂。

表 8.11.3.5.A

8.11.3.5.4 形式化表示(Formal representation)

ENTITY IfcDerivedUnitElement;
	Unit : IfcNamedUnit;
	Exponent : INTEGER;
END_ENTITY;

8.11.3.5.5 参考(References)