TYPE product_or_presentation_space

(* SCHEMA step_merged_ap_schema; *)
-- IN AP214
TYPE product_or_presentation_space = ENUMERATION OF
      (product_shape_space,
       presentation_area_space);
END_TYPE;

Referenced By

Defintion product_or_presentation_space is references by the following definitions:
DefinitionType
 approximation_tolerance_deviation ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-12-22T16:32:01-05:00