ENTITY value_with_unit

(* SCHEMA ap238_arm_schema; *)

(* ************************************************************ *)
(* ************************************************************ *)
(* MEASURE VALUES AND QUALIFICATIONS 				*)
(*								*)
(* These definitions replace the measures defined in 14649	*)
(* so measures can describe units and define qualifications	*)
(* compatible with the harmonized GD&T definitions below.	*)
(*								*)
(* ************************************************************ *)
(* ************************************************************ *)

ENTITY value_with_unit;
  unit : STRING;  -- unit;
  value_component : NUMBER;   -- measure_value;
END_ENTITY;

Explicit Attributes

Entity value_with_unit has the following local and inherited explicit attributes:
AttributeTypeDefined By
 unitSTRINGvalue_with_unit
 value_componentNUMBERvalue_with_unit

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity value_with_unit has the following subtypes:
    area_measure     length_measure*     mass_measure     plane_angle_measure     pressure_measure     rot_speed_measure     speed_measure     time_measure     toleranced_length_measure     value_with_tolerance*     volume_measure
* - Immediate Subtypes

Referenced By

Entity value_with_unit and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 Geometric_tolerance ENTITY value_with_unit
 hardness ENTITY value_with_unit
 machine_axis_travel ENTITY value_with_unit
 machine_parameters ENTITY value_with_unit
 Projection ENTITY value_with_unit
 Target_circle ENTITY value_with_unit
 Target_rectangle ENTITY value_with_unit
 Target_straight_line ENTITY value_with_unit
 value_range ENTITY value_with_unit


[Top Level Definitions]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-11-21T09:54:01-05:00