The leopard binaries are not available when trying to download on the  
'download/install' section of the website.

http://download.gna.org/pythonocc/pythonOCC_0.3_OSX_leopard_intel_only.tgz
returns 404.

Regards,

J

---
ir. Jochem Berends
KE-works knowledge engineering

T:      +31 (0) 15 711 1104
M:      +31 (0) 6 2410 2801
I:      www.KE-works.com

"KE-works makes your knowledge work -for- you"




On Aug 20, 2009, at 5:23 PM, Thomas Paviot wrote:

> About:
> pythonOCC is a 3D CAD/PLM development library. It's built upon the  
> OpenCASCADE 3D modeling kernel and the SalomeGEOM package. Some high  
> level packages (parametric modeling, topology, data exchange,  
> webservices etc.) extend the builtin features of those libraries to  
> enable a highly dynamic and modular programming of your CAD apps  
> thanks to the magic of python.
>
> Release 0.3:
> The pythonOCC team is pleased to announce the 0.3 release, 4 months  
> after the previous release. A huge work was achieved to integrate  
> into pythonOCC the SalomeGEOM package. As a consequence, this  
> release introduces a major enhancement: a pythonic associative  
> parametric framework -named PAF- that adds Parameters, Rules and  
> Relations enabling parametric modeling. For instance, when a cube  
> with a length, width, height parameter is created, it'll be rebuild  
> when one of its parameters is updated ( parametric  
> associativity ).When a point is displaced that is used to construct  
> a curve, and a surface has been constructed using this curve, both  
> the curve and surface are updated when the point is displaced  
> ( topologic associativity ).For an introduction into the merits of  
> PAF, have a look here: http://www.pythonocc.org/wiki/index.php/PAF_tutorial
>
> In addition to this major contribution, here is a non exahaustive  
> list of other modifications:
> * tons of new samples are available, making even easier now to enter  
> the API,
> * the OCC SWIG wrapper was improved (few missing modules were added,  
> typical C++ mechanisms were pythonized),
> * quality improvement (unittests, doctests),
> * Python 2.6 support,
> * many other minor fixes/enhancements.
> Information/downloads available on http://www.pythonocc.org
>
> Many thanks to Sébastien Ramage for his contribution to this release.
>
> Best Regards,
>
> Thomas Paviot
> Jelle Feringa _______________________________________________
> Pythonocc-users mailing list
> Pythonocc-users@gna.org
> https://mail.gna.org/listinfo/pythonocc-users


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

Reply via email to