TYPE parameter_value

(* SCHEMA ap238_arm_schema; *)
(* AP-238 ARM schema
 * 
 * This combines the information requirement models for machining
 * defined by ISO 14649-10, 11, 12, 111 and 121, then augments them
 * with product geometry, geometric dimensioning and tolerancing,
 * product data management information, and information necessary to
 * harmonize the feature descriptions with the STEP manufacturing
 * application protocols and link to the aforementioned data.
 *
 * 2006-05-26 - Updated merged ARM EXPRESS for IS.
 * 2004-10-21 - first version of merged ARM EXPRESS for DIS.
 *)


(* ************************************************************ *)
(* ************************************************************ *)
(*                                                              *)
(* THE FOLLOWING IR REFERENCES ARE FROM THE ISO 14649 PARTS     *)
(* THEY ARE PERIPHERAL TO THE ARM, SO ARE REPLACED BY STUBS 	*)
(*                                                              *)
(* ************************************************************ *)
(* ************************************************************ *)

-- ISO 14649 references the approval Part 41 object, but we have
-- added an ARM definition for approval below.

-- ISO 14649 references the following Part 41 measure values, but we
-- have added ARM definition for each of these things below.  We had 
-- to do this to bring in proper units.
-- 	length_measure,
--	plane_angle_measure,
--	positive_length_measure,
--	time_measure

TYPE parameter_value = REAL;		END_TYPE; -- Part 41

Referenced By

Defintion parameter_value is references by the following definitions:
DefinitionType
 numeric_parameter ENTITY
 surface_texture_parameter ENTITY


[Top Level Definitions]

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