TYPE product_or_presentation_space

(* SCHEMA presentation_appearance_schema; *)


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
2012-03-27T17:13:59-04:00