Print Page | Close Window

Polygon to Line conversion

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DWF formats, Design Review, AutoCAD 360, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=4221
Printed Date: 23.Apr.2026 at 11:49


Topic: Polygon to Line conversion
Posted By: skwok
Subject: Polygon to Line conversion
Date Posted: 24.Aug.2010 at 10:44
I am new on AutoCad.
 
I have a pcb program that only takes dxf with line but not polygon and polyline.
 
My dxf file has polygons and polylines.
 
Could somebody help me to convert all polygons and polylines to lines?
 
Thank you.



Replies:
Posted By: cadmatt
Date Posted: 24.Aug.2010 at 11:17

if you are trying to get everything into lines, just explode all.

Or am i misunderstanding what you are trying to achieve?
 
Cheers
 
Matt


-------------
Regards,
Matt


Posted By: chrisadam12
Date Posted: 25.Aug.2010 at 12:04

3.4 Create Line(s) to Polygon 

Level of expertise required for this Chapter: Intermediate

Sometimes, you have lines, that form a polygon, but the system still recognizes them only as lines. You want to convert them to a polygon.

1. Be sure, that all lines which form the polygon, are 
snapped to each other (see  http://www.gerhardbechtold.com/LUPMIS/Manual/211_snap_lines.html" rel="nofollow - Chapter 2.11  on Snapping Lines).

2. Load the layer with the lines into the live layer:
Right-mouse > Project manager > Project manager window: Add layer > Select folder and file > Open > OK > Copy layer to live layer 

3. Be aware, that all lines in the live layer will be polygonized. Therefore, it might be necessary, that you delete all other features (
Select > Delete)

4. Once, you have only the line of consideration for polygon formation:
Right-mouse > Live layer actions > Live layer actions window: Polygon manipulation > Convert lines to polygons > OK > Convert lines to polygons window: ‘Subtract island’ and ‘Remove redundant corners’ and ‘Use left/right hand naming convention’ must be checked, Snap at 0, Style for foreground and for background can be any > OK 

5. Don’t forget to save.





_________________________________________________


Want to get-on Google's first page and loads of traffic to your website? Hire a SEO specialist from Ocean Groups http://oceangroups.org/" rel="nofollow - seo specialist


Posted By: Cad64
Date Posted: 25.Aug.2010 at 15:49
What program was that tutorial written for?
It's certainly NOT for Autocad.

Also, that is not the question that was asked. The question was, how to convert polylines to lines, not how to convert lines to a polygon.


-------------
Online Portfolio: http://www.rdeweese.com/" rel="nofollow - http://www.rdeweese.com/



Print Page | Close Window