TYPE area_unit_type

(* SCHEMA step_merged_ap_schema; *)
-- IN AP238 STEP-NC/AP242
TYPE area_unit_type = ENUMERATION OF
      (circular,
       cylindrical,
       rectangular,
       spherical,
       square);
END_TYPE;

Referenced By

Defintion area_unit_type is references by the following definitions:
DefinitionType
 geometric_tolerance_with_defined_area_unit ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:13-04:00