laptop and a wrench

Bug

IEllipticArc.PutCoords leads to a ComException: cannot convert the specified Global Area Reference System (GARS) notation to a geographic coordinate.

Last Published: January 16, 2019 ArcObjects SDK
Bug ID Number BUG-000118188
SubmittedNovember 14, 2018
Last ModifiedJune 5, 2024
Applies toArcObjects SDK
Version found10.5
StatusWill Not Be Addressed

Additional Information

This is a user error. Note, 1/3 returns 0, instead of 0.3333333 ellipticArc.PutCoords(false, centerPoint, startPoint, endPoint, Math.PI, 1/3, esriArcOrientation.esriArcClockwise); The correct code should be ellipticArc.PutCoords(false, centerPoint, startPoint, endPoint, Math.PI, 1.0/3.0, esriArcOrientation.esriArcClockwise);

Steps to Reproduce

Bug ID: BUG-000118188

Software:

  • ArcObjects SDK

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options