- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
I've looked at various ways of creating a 2D model from an existing 3D model. Here is what I've found:
FLATTEN - Works but its a bit clunky. For example the model has a bunch of 2D splines drawn in 3D space. Flatten squashes them to be rather crinkly rather than smooth. See example below (Spline flattened on left and original 3D version on the right). Is there something I can do to solve this? Otherwise this method works quite well.
FLATSHOT - Seems to only flatten Solids. Am I doing it wrong? Very little of the drawing is made of solids. SOLPROF seems to be the same.
I also tried plotting to DXB then importing using DXBIN but the monochrome format is very limiting. Also I'd like to keep the drawing elements as their relevant types (splines, Plines etc...) rather than a load of Lines. Plus I had trouble exporting them at scale.
Solved! Go to Solution.