Thu, 02/16/2023 - 18:48
Forums:
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.
Attachments:
Wed, 05/24/2023 - 10:48
Hi,
You can use ShapeUpgrade_UnifySameDomain
here is an example code:
https://github.com/tpaviot/pythonocc-demos/blob/master/jupyter_notebooks...