Jelle Feringa wrote:
> What is it your aiming for?

I'll try that line example, thanks.

I'm aiming for understanding documentation I can find,
and learning more OO python than the text processing scripts
I have done so far, and after that,

I want to model shapes with boolean intersections like the slots
you get with saws and machine tools.

When I get a cabinet model with slabs and slots and drill holes,
I want to export to .OBJ format
described here:   
http://download.java.net/media/java3d/javadoc/1.5.1/com/sun/j3d/loaders/objectfile/ObjectFile.html
so I can use it on a website and with architectural design tools Blender and
SweetHome3D.  Besides just the mesh export, I want to save work for 
parameterized
versions of designs, and to output CAM data to cut the modeled shapes.

John

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

Reply via email to