TYPE boolean_operand

(* SCHEMA step_merged_ap_schema; *)
-- DIFF IN AP214
-- DIFF IN AP203e2
-- DIFF IN AP238 STEP-NC
-- DIFF IN AP224
-- DIFF IN AP232
TYPE boolean_operand = SELECT
  (boolean_result,						 -- AP203e2/AP214/AP232/AP238 STEP-NC/AP242
   csg_primitive,						 -- AP203e2/AP214/AP232/AP238 STEP-NC/AP242
   half_space_2d,						 -- AP242
   half_space_solid,						 -- AP203e2/AP214/AP232/AP238 STEP-NC/AP242
   solid_model);							 -- Common
END_TYPE;

Referenced By

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


[Top Level Definitions] [Exit]

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