Thanks for the tips. I'm trying out 3DField. Is there a way I can export the coordinates in some logical order from AutoCad so I can throw them back in there using 3DMesh and hopefully even calculate the variance?
Windows XP
Autocad 2002 - No Modules, add-ins, etc
I have 3 sets of data each consisting of approximately 1400 3d (x,y,z) points. I've loaded the data using a script file and the command "point x,y,z". The 1400+ points represent the surface of a 20-5 ft tall wall. Is there a way to...