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
# |
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