|
|
HI all.
One of my interests is export shapes during my work with IntelliCAD (but Autocad
is the same), using the lisp language at runtime.
I write *.pov, *.inc and *.stl also.
Unfortunately from cad i can only write STL with the heavy ASCII format, because
I have a problem with the lisp.
Autocad uses double precision float numbers. STL binary want single precision
floats. But the AutoLISP (seems that) does not allow me this conversion.
Allow me to ask here, maybe some experienced 3D programmer knows a solution?
Thanks in advanced!
G.
Post a reply to this message
|
|