TYPE characterized_action_definition
(* SCHEMA step_merged_ap_schema; *)
-- DIFF IN AP232
-- IN AP203e2/AP214/AP232/AP238 STEP-NC/AP242
TYPE characterized_action_definition = SELECT
  (action,							 -- Common
   action_method,						 -- Common
   action_method_relationship,					 -- AP203e2/AP214/AP238 STEP-NC/AP242
   action_relationship);						 -- Common
END_TYPE;
Referenced By
Defintion characterized_action_definition is references by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:13-04:00