intersection() { //intersection color("red")cube(20,center=true); color("blue")translate([10,10,10]) sphere(r=10); }