I’m trying to cut out a crater into the surface but it doesn’t seem to be working.
RhinoForums.3dm (706.9 KB)
I’m trying to cut out a crater into the surface but it doesn’t seem to be working.
RhinoForums.3dm (706.9 KB)
Hi Graham -
Your file doesn’t contain any geometry that can be used to cut out a crater. It does look like, however, that it contains the result of a Boolean operation between a cone and a surface. If you used the BooleanDifference
command, the result might look like a union, but that is because the surface is open and the normals are pointing in.
-wim