TYPE curves_or_area

(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
TYPE curves_or_area = ENUMERATION OF
      (curves,
       area);
END_TYPE;

Referenced By

Defintion curves_or_area is references by the following definitions:
DefinitionType
 neutral_sketch_representation ENTITY


[Top Level Definitions] [Exit]

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