TYPE boolean_operand

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
(* Modified for LPM/6 *)
TYPE boolean_operand
 = SELECT 
	(solid_model, 
	half_space_solid,
	csg_primitive,
	boolean_result,
	half_space_2d);
END_TYPE;  (*  STEP Part 42 (Modified in 2nd edition)  *)

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