>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. 
>

Very interseting indeed. Cool to see that pythonOCC can help FreeCAD 
Development team and extend its features.

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

Feel free to ask any question that might help you to go quicker if you're in a 
trouble with pythonOCC.

>Yorik van Havre São Paulo Brazil http://yorik.orgfree.com 

Cheers,

Thomas


_______________________________________________
Pythonocc-users mailing list
Pythonocc-users@gna.org
https://mail.gna.org/listinfo/pythonocc-users

Reply via email to