>This might interest you, FreeCAD has now a way to use pythonOCC shapes:
>
>
>Currently in the Part module we have the methods Part.__toPythonOCC__() and
>Part.__fromPythonOCC__() to exchange the TopoDS_Shape's. This allows to use
>the full power of OCC in >python (using pythonocc) and then put
This might interest you, FreeCAD has now a way to use pythonOCC shapes:
Currently in the Part module we have the methods Part.__toPythonOCC__() and
> Part.__fromPythonOCC__() to exchange the TopoDS_Shape's. This allows to use
> the full power of OCC in python (using pythonocc) and then put the res