Latest Release
0.5 (released on 2011/01/25) Get it!Help us identifying your needs
Loading ...pythonocc Twitter activity
Sample screencast
Latest Headlines
-
Mailing list
Posted on March 11, 2010 | No CommentsThe pythonocc-users mailing list is hosted by gna.org. Please register here: https://mail.gna.org/listinfo/pythonocc-users/ -
CAD and rigid body simulation
Posted on March 2, 2010 | 4 CommentsThe upcoming pythonOCC-0.5 release will provide an environment dedicated to rigid body simulation. The ODE dynamic engine (http://www.ode.org) is being embedded in a DYN package. It will be possible to... -
Use pythonOCC with PyQt4 under MacOSX Snow Leopard (10.6)
Posted on February 9, 2010 | 18 CommentsThe OpenCASCADE library is built upon X11. It doesn’t use Cocoa/Carbon. In order to be able to use the 3D viewer of pythonOCC with PyQt, you must first install Qt4-x11... -
MacOSX Snow Leopard (10.6) Intel-64 bit binaries
Posted on February 9, 2010 | 3 CommentsIf you want to skip the compilation process of both OpenCASCADE, GEOM, SMESH and pythonOCC, here are a few precompiled binaries. Download and install the four following files: OpenCASCADE-MacOSX-SL-64.zip (105.5Mb)... -
pythonOCC-0.4 released
Posted on January 8, 2010 | 4 CommentsHere are the main changes since the 0.3 release: pythonOCC 0.4 comes with new advanced meshing features coming from the smesh project, many new samples, the OCC wrapper was improved... -
Gettin started with PyQt, wxPython and pythonOCC
Posted on January 6, 2010 | 3 CommentsIn this sample, we will set up a simple application that: create a menu and 2 menus items, these 2 menu items create a box for the first one, and... -
2D/3D meshing
Posted on January 6, 2010 | 1 CommentVolumic mesh The screencast below shows a volumic quandrangular mesh of a shapes resulting from a boolean operation (a cylinder removed from a box). Screencast generated from the volumic_mesh.py sample... -
Parametric modeling and meshing
Posted on January 6, 2010 | 3 CommentsThe new release (0.4) of pythonOCC comes with the Parametric Application Framework (known as PAF) as well as a meshing suite (SMESH). Here is a small demo that shows how... -
Introduction to OCAF
Posted on January 5, 2010 | No CommentsWhat is OCAF and Why Might I Need It? OCAF is the OpenCascade Application Framework. At it’s core, it provides the functionality to manage structured documents. The framework defines a...


