TYPE boolean_operator

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
TYPE boolean_operator
 = ENUMERATION OF 
	(union, intersection, difference);
END_TYPE;  (*  STEP Part 42 (unchanged in 2nd edition)  *)

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-03-25T00:11:38-04:00