-
|
Hello, I clipped a cube to the volume bounded by a sphere: It is said in the doc that the clipping mesh (the sphere) is modified when doing |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 6 replies
-
|
It's probably something wrong in the code you've written. |
Beta Was this translation helpful? Give feedback.
-
|
It is not modified if you pass the option |
Beta Was this translation helpful? Give feedback.
-
|
Just to be sure we are on the same thing here: the sphere being modified means that the sphere is corefined so the geometry of the clipper does not change. Only its faces are split and re-triangulated. |
Beta Was this translation helpful? Give feedback.

Just to be sure we are on the same thing here: the sphere being modified means that the sphere is corefined so the geometry of the clipper does not change. Only its faces are split and re-triangulated.