ENTITY named_unit
(* SCHEMA building_design_schema; *)
ENTITY named_unit
SUPERTYPE OF (ONEOF (si_unit,conversion_based_unit) ANDOR ONEOF (
length_unit,plane_angle_unit));
dimensions : dimensional_exponents;
END_ENTITY; -- named_unit
Explicit Attributes
Entity named_unit has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
Entity named_unit has the following subtypes:
conversion_based_unit*
length_unit*
plane_angle_unit*
si_unit*
* - Immediate Subtypes
Referenced By
Entity named_unit and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:18:14-04:00