TYPE machining_feature_definition

(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
TYPE machining_feature_definition = SELECT
      (boss,
       compound_feature,
       externally_defined_feature_definition,
       flat_face,
       gear,
       marking,
       outer_round,
       outside_profile,
       pocket,
       protrusion,
       removal_volume,
       replicate_feature,
       revolved_profile,
       rib_top,
       round_hole,
       rounded_end,
       spherical_cap,
       step,
       slot,
       thread,
       turned_knurl);
END_TYPE;

Referenced By

    Not referenced by any other definition


[Top Level Definitions] [Exit]

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