Skip to main content
Question

ArcEstimator

  • March 14, 2016
  • 1 reply
  • 40 views

I am trying to convert SDE geodatabase polygon to an AutoCAD DWG. I want true arcs in the DWG. I am using the ArcEstimator but am getting the following error...

ArcEstimator: Cannot convert line with bad geometry to an arc representation

Is there something I need to do to my polygon feature class before running the ArcEstimator?

Thank you

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.

1 reply

mark2atsafe
Safer
Forum|alt.badge.img+59
  • Safer
  • March 14, 2016

I don't know that the transformer will work on polygons. Maybe you could convert it to a line first with the GeometryCoercer?