Jump to content

hollow polyline width clean intersection


Abdulellah

Recommended Posts

greeting everyone , is it possible to find a way to clean the intersections of the lines according to the instructions shown in the figure, provided that they remain as they are single lines

 

clean hollow poly line width intersection.png

Edited by Abdulellah
Link to comment
Share on other sites

Thank you very much Marco, I'm not sure, I want the line to remain the same as polyline has a thickness, as an independent element, with the intersections and corners resolved.

Link to comment
Share on other sites

Post a sample DWG with before and after details... Note that I provided you the link that may be used as a good starting point - you need to code further if you want improvements... Also AFAIK it is in some situations buggy, but you'll have to test it in your cases...

Edited by marko_ribar
Link to comment
Share on other sites

I salute your activity and the spirit of help that you have, I do not want to burden you, I think that it is a tiring task, be satisfied with the link that you published, but can you develop the code to add the option to convert a region into a closed polyline, provided that it is followed by a decision of yes or no before converting,

Link to comment
Share on other sites

3 hours ago, Abdulellah said:

greeting everyone , is it possible to find a way to clean the intersections of the lines according to the instructions shown in the figure, provided that they remain as they are single lines

No chance to keep them as they were originally, single lines. Your last image can only be made of closed polylines, following the outline of the thick polylines.

For that, using only autocad commands, try this trick:

- WMFOUT the polylines with global width = 0.2

- WMFIN

- Explode, Region, Union, Explode (twice if necessary), Pedit-Multiple-Join

You might need to scale all to original size

Link to comment
Share on other sites

You know that you can do them all at once, right? But if you are forced to make them one at the time, it is tedious. 

Edited by Stefan BMR
Link to comment
Share on other sites

thanks Mr\ begal  

?

Suppose the outer shape surrounding the lines inside, which are supposed to have thickness, how can this matter reach them

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...