13 Feb
2013
13 Feb
'13
5:15 p.m.
I quite like OpenSCAD, http://www.openscad.org However it is a programming system, not a drawing system, i.e. if you want a cube you don't draw it, you type: cube([1,1,1]); Bill