ENTITY conversion_based_unit

(* SCHEMA feature_based_process_planning; *)
  ENTITY conversion_based_unit
    SUBTYPE OF (named_unit);
      name              : label;
      conversion_factor : measure_with_unit;
  END_ENTITY; -- conversion_based_unit

Explicit Attributes

Entity conversion_based_unit has the following local and inherited explicit attributes:
AttributeTypeDefined By
 dimensionsdimensional_exponents (ENTITY)named_unit
 namelabel (STRING)conversion_based_unit
 conversion_factormeasure_with_unit (ENTITY)conversion_based_unit

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity conversion_based_unit inherits from the following supertypes:
  named_unit

Subtypes

    No subtypes

Referenced By

Entity conversion_based_unit and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 dependent_instantiable_named_unit RULE named_unit
 derived_unit_element ENTITY named_unit
 length_unit ENTITY named_unit
 named_unit ENTITY conversion_based_unit
 plane_angle_unit ENTITY named_unit
 ratio_unit ENTITY named_unit
 si_unit ENTITY named_unit
 solid_angle_unit ENTITY named_unit
 unit SELECT named_unit


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:18:01-04:00