IfcNamedUnit
Definition from ISO/CD 10303-41:1992: A named unit is a unit quantity associated with the word,
or group of words, by which the unit is identified.
NOTE Corresponding STEP name: named_unit, please refer to ISO/IS 10303-41:1994
for the final definition of the formal standard.
HISTORY New type in IFC Release 1.5.1.
EXPRESS specification:
|
|
|
WR1
|
:
|
IfcCorrectDimensions (SELF.UnitType, SELF.Dimensions);
|
|
|
|
Attribute definitions:
Dimensions
|
:
|
The dimensional exponents of the SI base units by which the named unit is defined.
|
UnitType
|
:
|
The type of the unit.
|
Formal Propositions:
WR1
|
:
|
Correct dimensions of the unit are established through the function IfcCorrectDimensions.
|
Inheritance graph