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?
Page 1 / 1
@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