TYPE boolean_operand

(* SCHEMA technical_data_packaging; *)
  TYPE boolean_operand = SELECT
    (solid_model,
     half_space_solid,
     csg_primitive,
     boolean_result);
  END_TYPE; -- boolean_operand

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
2012-03-27T17:18:34-04:00