Skip to main content
Question

How can I deal with arcs from DWG file

  • December 23, 2020
  • 2 replies
  • 23 views

I have a DWG file that contains some arcs that are recognized as arcs and some as polylines with multiple segments. I would like turn all of them to arc with two nodes (start and end) with center point, radius and a rotation (cw or ccw). What would be the best steps that I would be able to take to achieve this?

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

davtorgh
Contributor
Forum|alt.badge.img+11
  • Contributor
  • 105 replies
  • December 23, 2020

Hi @kolasunny​ ,

 

maybe you could try the ArcEstimator.

 

Hope that helps!


Forum|alt.badge.img+2
  • 1891 replies
  • December 23, 2020

@kolasunny​  ArcEstimator is probably your best starting point as suggested by @davtorgh​ If that doesn't give you the results you want try Generalizer using the Douglas with arc Fitting algorithm