Convert 2D Polylines to Polylines
Issue
You need to convert 2D polylines into normal polylines. For example, you may have discovered that a groundcover boundary is behaving strangely and found out that it's a 2D polyline.
Solution
You have three options in defining polylines differently:
- Redraw them as splines.
- Redraw them as polylines, with arc segments.
- Explode the 2D polyline, and use the PEDIT command to convert the segments to polylines. Then join the polylines.