Today I updated the code for Cut through all to use a vector-based prism to create the object that is used to cut through all the objects on the scene:
The old method, which used a prism built using the direction, with infinite length, caused the Occ operation of cut to fail in some cases (without an error), so I've replaced it with the equivalent of a mid-plane prism with a big depth.
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.