I'm processing a 2D Polyline via the API and I can detect when a segment is an arc. I have not been able to discover how to extract additional data about the arc such as the center point or the radius. How can this be done?
I'm processing a 2D Polyline via the API and I can detect when a segment is an arc. I have not been able to discover how to extract additional data about the arc such as the center point or the radius. How can this be done?