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 resulting
> shapes back to FreeCAD. If needed the interface could be extended by a
> handful of important key classes.
>

quoted from
https://apps.sourceforge.net/phpbb/free-cad/posting.php?mode=reply&f=4&t=10#pr101

Yorik van Havre São Paulo Brazil http://yorik.orgfree.com
_______________________________________________
Pythonocc-users mailing list
Pythonocc-users@gna.org
https://mail.gna.org/listinfo/pythonocc-users

Reply via email to