Nov 26, 2006 #1 sean40 Computer Joined Nov 26, 2006 Messages 3 Location CA Is it possible to save solid object as a set of small triangles. I'm using AUTOCAD 2000 Thank you
Nov 26, 2006 #2 CarlB Civil/Environmental Joined Jul 11, 2001 Messages 1,196 Location US Try the "3dsout" command to create a ".3ds" file, then "3dsin" that file, it should be 3dfaces. Not sure if it will be triangular faces. Upvote 0 Downvote
Try the "3dsout" command to create a ".3ds" file, then "3dsin" that file, it should be 3dfaces. Not sure if it will be triangular faces.