ENTITY named_unit
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY named_unit
SUPERTYPE OF ((ONEOF
(length_unit,
mass_unit,
time_unit,
thermodynamic_temperature_unit,
plane_angle_unit,
solid_angle_unit,
area_unit,
volume_unit,
ratio_unit,
force_unit,
frequency_unit,
pressure_unit)) ANDOR (ONEOF
(si_unit,
conversion_based_unit,
context_dependent_unit)));
dimensions : dimensional_exponents;
END_ENTITY; (* STEP Part 41 (2nd edition unchanged) *)
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:
area_unit* context_dependent_unit* conversion_based_unit* force_unit* frequency_unit* length_unit* mass_unit* plane_angle_unit* pressure_unit* ratio_unit* si_unit* solid_angle_unit* thermodynamic_temperature_unit* time_unit* volume_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
2023-03-25T00:11:38-04:00