Clipping
Interesting side affect of using the "clipped_by". I had an object thatwas made up of a Cylinder and two spheres, I wanted to chop off the front edge, and on a whim I decided to use the "clipped_by / bounded_by" method discussed in the manual.
Rather than just shearing the front of the object as I expected it cut the object open, exposing the interior of the shape.
The more normal method of using a "difference" does not expose the inside.
This might be worth experimenting with!
Rather than just shearing the front of the object as I expected it cut the object open, exposing the interior of the shape.
The more normal method of using a "difference" does not expose the inside.
This might be worth experimenting with!

0 Comments:
Post a Comment
<< Home