BLOCK | block | 42 | |
BOOLEAN_CSG_RESULT | boolean_result | 42 | |
csg_operator | boolean_operator | 42 | boolean_result boolean_result.operator -> boolean_operator {boolean_operator (boolean_operator = .UNION.) (boolean_operator = .INTERSECTION.) (boolean_operator = .DIFFERENCE.)}
|
boolean_csg_result to boolean_csg_result (as operand_1) | PATH | | boolean_result boolean_result.first_operand -> boolean_operand boolean_operand = boolean_result boolean_result
|
boolean_csg_result to boolean_csg_result (as operand_2) | PATH | | boolean_result boolean_result.second_operand -> boolean_operand boolean_operand = boolean_result boolean_result
|
boolean_csg_result to bound_volume_shape (as operand_1) | PATH | | boolean_result boolean_result.first_operand -> boolean_operand (boolean_operand = half_space_solid) (boolean_operand = solid_model)
|
boolean_csg_result to bound_volume_shape (as operand_2) | PATH | | boolean_result boolean_result.second_operand -> boolean_operand (boolean_operand = half_space_solid) (boolean_operand = solid_model)
|
boolean_csg_result to csg_primitive (as operand_1) | PATH | | boolean_result boolean_result.first_operand -> boolean_operand boolean_operand = csg_primitive
|
boolean_csg_result to csg_primitive (as operand_2) | PATH | | boolean_result boolean_result.second_operand -> boolean_operand boolean_operand = csg_primitive
|
boolean_csg_result to primitive_2d (as operand_1) | PATH | | boolean_result boolean_result.first_operand -> boolean_operand boolean_operand = csg_primitive csg_primitive = primitive_2d
|
boolean_csg_result to primitive_2d (as operand_2) | PATH | | boolean_result boolean_result.second_operand -> boolean_operand boolean_operand = csg_primitive csg_primitive = primitive_2d
|
CSG_PRIMITIVE | geometric_representation_item | 42 | geometric_representation_item <= representation_item {representation_item.name = `csg primitive'}
|
CSG_SOLID | csg_shape_representation | 515 | |
RIGHT_ANGULAR_WEDGE | right_angular_wedge | 42 | |
RIGHT_CIRCULAR_CYLINDER | right_circular_cylinder | 42 | |