TYPE boolean_op_code

(* SCHEMA iges_constructive_solid_geometry_schema; *)
  TYPE
    boolean_op_code = ENUMERATION OF (null,union,intersection,difference);
  END_TYPE;

Referenced By

Defintion boolean_op_code is references by the following definitions:
DefinitionType
 boolean_ops SELECT


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2022-02-01T11:14:58-05:00