Skip to main content

Hello All,

I have an AutoCAD drawing that has small circles (polygons) sitting over the intersection of two or more lines. The lines finish at the edge of the circle but I need to extend each of the lines to the centre of the circle so I can then create polygon features from the lines. The resulting line from circle edge to centre needs to be merged with the original line i.e. not just create a new line segment.

Any ideas would be very much appreciated.

 

 

Hi All,

 

I have this exact same issue, including the two-ends extension part, but none of the example workbenches that were in this answer are attached any more - is there any way the examples can be re-attached? I'd really love to not have to re-invent the wheel! @deanhowell​  @pratap​ @Mark Stoakes​ ??

 

Thank you in advance!

Katrina

@katrinaopperman​  You should be able to use a combination of ArcPropertyExtractor (or EllipsePropertyextractor) and AnchorSnapper should do it:

workspace


Hello @katrinaopperman​ I will dig up the solution we used and post it here for you.​

Thank you @deanhowell​ and @pratap! That's quite a workbench! As you say, best community ever!


@katrinaopperman​  You should be able to use a combination of ArcPropertyExtractor (or EllipsePropertyextractor) and AnchorSnapper should do it:

workspace

Thanks @Mark Stoakes​ - I'll have a go.


Reply