Open
Description
Hello
I imported a Step file representing an open shell (<class 'TopoDS_Shell'>).
I now want to find a correct and easy method to close the two existing holes. I searched several documentations but couldn't find a function for this purpose.
Furtherone i need to check points inside and outside the shell and the distances, which i successfully accomplished with BRepClass3d_SolidClassifier and BRepExtrema_DistShapeShape. However to get correct results at the beginning of the shell i need to properly close it.
Thanks in advance for any help!
Wish you all a happy new year