TYPE area_unit_type

(* SCHEMA step_merged_ap_schema; *)
-- DIFF IN AP238 STEP-NC
-- IN AP238 STEP-NC/AP242
TYPE area_unit_type = ENUMERATION OF
      (circular,
       square,
       rectangular,
       cylindrical,
       spherical);
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
2026-09-02T09:08:03-04:00