IFC 4.3.1.0 (IFC4X3_ADD1) development

8.11.3.5 IfcDerivedUnitElement

AbRV ⓘ
RV ⓘ

8.11.3.5.1 Semantic definition

8.11.3.5.2 Entity inheritance

8.11.3.5.3 Attributes

# Attribute Type Description
IfcDerivedUnitElement (2)
1 Unit IfcNamedUnit

The fixed quantity which is used as the mathematical factor.

2 Exponent INTEGER

The power that is applied to the unit attribute.

Table 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

Edit on Github


Is this page difficult to understand? Let us know!