PDA

View Full Version : flatten 3d wire frame arcs when not parrallel to z plane


pahuntr
21-03-2005, 09:50 PM
I have a 3D wire frame that has arcs that are not parrallel to the z plane. Using the lisp program "flatten" projects the arcs to a new z depth but normal to the plane they were drawn on. These arcs are actually ellipses when viewed normal the the z plane. Does anyone know of a way to project these arcs normal to the z plane to z of zero?

architech
22-03-2005, 02:38 AM
Try plotting to a DXB file.

See this link below. :mrgreen:

http://www.autocadeverything.com/phpBB/ftopic210.php


Another option would be to use the "solprof" command in LAYOUT (paper space).
This should automatically trace the wireframe model to a 2D format.

Hope one of those ... works for ya'

Later. :D