Page 1 of 1
[ Satisfied with Solution ] Convert Lots of Lines to Arcs
Posted: Wed Apr 27, 2022 1:33 am
by John Hyslop
Hi All
Is there a way to reduce the entities in this file ? at the moment it has 1078 lines..
Is it possible to convert a bunch of lines into splines and then explode to arcs?
Any help will be appreciated..
Cheers
John Hyslop
PS I want to lasercut this..
- Map.dxf
- (358.66 KiB) Downloaded 404 times

- Map.png (4.82 KiB) Viewed 3766 times
Re: Convert Lots of Lines to Arcs
Posted: Wed Apr 27, 2022 2:54 am
by Husky
John Hyslop wrote: ↑Wed Apr 27, 2022 1:33 am
Is there a way to reduce the entities in this file ? at the moment it has 1078 lines..
Sure - but you will loose details ...
John Hyslop wrote: ↑Wed Apr 27, 2022 1:33 am
Is it possible to convert a bunch of lines into splines and then explode to arcs?
No, not that I know of ...
John Hyslop wrote: ↑Wed Apr 27, 2022 1:33 am
PS I want to lasercut this..
What about a polyline with reduced segments?
BTW: Tasmania would be much less work ....

Re: Convert Lots of Lines to Arcs
Posted: Wed Apr 27, 2022 3:04 am
by John Hyslop
Hi Husky
I tried an AutoCAD Lisp file to convert polyline to spline but when I exploded it in Qcad I finished up with twice as many entities
Sure - but you will loose details ...
Would you mind showing an example how to do this please
I don't mind loosing some..
Cheers
John Hyslop
Re: Convert Lots of Lines to Arcs
Posted: Wed Apr 27, 2022 5:57 am
by Husky
John Hyslop wrote: ↑Wed Apr 27, 2022 3:04 am
Would you mind showing an example how to do this please

Select the whole contour,
launch "Polyline from Selection" (OC),
select the polyline,
launch "Simplify (OS),
"play" with the tolerance in the option bar to see what works best for you - I assume something between 0.1 - 0.5. The Tolerance bar has a Node indicator and a life preview is provided in the drawing too ...
Re: Convert Lots of Lines to Arcs
Posted: Wed Apr 27, 2022 6:11 am
by John Hyslop
Thanks Husky
That's Perfect Got Rid of All The Small Lines...
Cheers
John Hyslop
Re: [ Satisfied with Solution ] Convert Lots of Lines to Arcs
Posted: Wed Apr 27, 2022 6:27 am
by Husky
You're quite welcome!
Cheers.
