Hi,
You can use ShapeUpgrade_UnifySameDomain
here is an example code:
https://github.com/tpaviot/pythonocc-demos/blob/master/jupyter_notebooks...
Archived discussion
Hi, how do I get rid of a hole completely? I tried fusing it with a shape that has the same geometry but the edges of the hole are still there. I want an approach that removes it entirely as if it was never there.
Discussion
Posts are displayed in their archived order.
Hi,
You can use ShapeUpgrade_UnifySameDomain
here is an example code:
https://github.com/tpaviot/pythonocc-demos/blob/master/jupyter_notebooks...