pythonOCC aims to provide a full Python wrapper
for the OpenCascade 3D modeling/visualization
library classes. The first step is to focus on
modeling and import/export classes (IGES, STEP,
VRML) in order to provide a complete, powerful,
and easy-to-use 3D modeler using Python scripts.
License: The CeCILL License
Changes:
This release adds a TopExp module, IGES import
fixes, and STL
ASCII/binary import/exportation. Experimental STEP
import/exportation is
included. New sample scripts are available.