TYPE surface_model

(* SCHEMA step_merged_ap_schema; *)
-- DIFF IN AP232
-- IN AP232/AP242
TYPE surface_model = SELECT
      (face_based_surface_model,
       shell_based_surface_model);
END_TYPE;

Referenced By

Defintion surface_model is references by the following definitions:
DefinitionType
 surface_or_solid_model SELECT


[Top Level Definitions] [Exit]

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