TYPE boolean_operator

(* SCHEMA step_merged_ap_schema; *)
-- IN AP203e2/AP214/AP232/AP238 STEP-NC/AP242
TYPE boolean_operator = ENUMERATION OF
      (union,
       intersection,
       difference);
END_TYPE;

Referenced By

Defintion boolean_operator is references by the following definitions:
DefinitionType
 boolean_result ENTITY


[Top Level Definitions] [Exit]

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