8.11.3.5 IfcDerivedUnitElement
RV ⓘ
AbV ⓘ
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. |
8.11.3.5.4 Examples
8.11.3.5.5 Formal representation
ENTITY IfcDerivedUnitElement;
Unit : IfcNamedUnit;
Exponent : INTEGER;
END_ENTITY;