Download List

Project Description

pythonOCC is a 3D CAD/PLM development library for the Python programming language. It provides 3D hybrid modeling, data exchange (support for the STEP/IGES file format), GUI management support (wxPython, PyQt, python-xlib), parametric modeling, and advanced meshing features. pythonOCC is built upon the OpenCASCADE 3D modeling kernel and the salomegeom and salomesmesh packages. Some high level packages (for parametric modeling, topology, data exchange, webservices, etc.) extend the builtin features of those libraries to enable highly dynamic and modular programming of any CAD application.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-01-25 23:52
0.5

Project quality was improved (64 unittests currently pass). Many improvements were made related to the graphic side. Multiple entities (vertices, edges, faces, shapes) may be selected. Fixes and improvements were made to the "addons" or Level2 API (meshing, PAF, new experimental DYN package, topology etc.). Wrappers were made for C++ static methods. New samples include traits-based parametric modeling, display customization, and more. The license cwas changed from the GNU GPLv3 to the GNU LGPLv3.
Tags: stable major

2010-01-12 00:45
0.4

New advanced meshing features from the smesh project were added. Many new samples were added. The OCC wrapper was improved by adding a few missing modules, and typical C++ mechanisms were pythonized. 64-bit support was added. New graphical backends were added for PyQt, wxPython, and python-xlib. Mac OS X Snow Leopard is supported. The installation script was improved. Many minor fixes and enhancements were made in the whole API.

2009-08-21 03:02
0.3

The SalomeGEOM package was integrated into pythonOCC. As a result, this release introduces a Pythonic associative parametric framework that adds Parameters, Rules, and Relations enabling parametric modeling. Many new samples are available, making it even easier to use the API. The OCC SWIG wrapper was improved (a few missing modules were added and typical C++ mechanisms were Pythonized). Quality improvements were made (unit tests, and doc tests). This release has Python 2.6 support and many other minor fixes/enhancements.

2009-04-11 03:14
wo-0.2

'wo' stands for 'Whole OpenCascade': almost the whole OCC API (about 90%) is now covered by the wrapper. Memory leaks were fixed. This release comes with a complete set of sample scripts. The licence was changed to the GNU General Public License v3. There is an experimental scons build script, as well as many bugfixes and improvements.

2009-02-10 10:09
md-0.1

The pythonOCC build is now modular. New OpenCascade smart pointers management. Many additional modules. Improvements in the visualization part. Interactive console fixes and enhancements. Availability for Windows, Linux, and Mac OS X.
Tags: Major feature enhancements

Project Resources