Overview Schemas Index

geometric_model_schema         


TYPE boolean_operator = ENUMERATION OF (
          union,
          intersection,
          difference );
END_TYPE; -- boolean_operator

Users

          boolean_result.operator