CAD FORUM - TIPS & TRICKS | UTILITIES | DISCUSSION | BLOCKS | SUPPORT | HELP & ASSISTANCE
Over 1.121.000 registered users (EN+CZ).
AutoCAD tips, Inventor tips, Revit tips, Civil tips, Fusion tips.
The new Beam calculator, Spirograph generator and Regression curves in the Converters section.
New AutoCAD 2027 commands and sys.variables
CAD tip # 5673:
Question
A
There are several ways to convert a three-dimensional 3DPOLYLINE entity to a standard 2D lightweight polyline (lwpolylines):
- If you want to just cut-off the Z-coordinates of a 3D polyline (make it appear 2D), use the FLATTEN command (Express Tools) to zero all Z-coordinates.
- The FLATSHOT command converts the whole view into a 2D drawing
- You can EXPLODE the 3DPOLYLINE and then PEDIT>Join (PLJOIN) the resulting 2D lines (segments) back to a 2D polyline.
- You can use a LISP utility to perform the conversion to a LWPOLYLINE - e.g. the PL32 command from the CADALYST September 2003 code (pline-3d-2d.lsp).
ACAD
25.7.2007
114392×
FAQ
this tip shared by ARKANCE experts applies to: AutoCAD ·
![CAD Forum - ARKANCE Community - tips, tricks, discussion and utilities for AutoCAD, Inventor, Revit and other Autodesk products [www.cadforum.cz] CAD Forum - tips, tricks, discussion and utilities for AutoCAD, Inventor, Revit and other Autodesk products [www.cadforum.cz]](../common/arkance_186.png)

What is the ARKANCE Community?