laptop and a wrench

Bug

Strange behavior when projecting an elliptic arc.

Last Published: August 25, 2014 ArcGIS Engine
Bug ID Number NIM063504
SubmittedDecember 10, 2010
Last ModifiedJune 5, 2024
Applies toArcGIS Engine
Version found10.0
Program languageC#
Operating SystemWindows OS
Operating System Version7
Version Fixed10.1
StatusFixed

Workaround

In the code they have a method called GetSpatialReference. If you set the default XY tolerance you get the correct results for both. objSRTolerance.SetDefaultXYTolerance(); //if (objReturnedspatialRefernce is IProjectedCoordinateSystem) //{ // objSRTolerance.XYTolerance = 1; //} //else //{ // objSRTolerance.XYTolerance = 0.00002; //}

Steps to Reproduce

Bug ID: NIM063504

Software:

  • ArcGIS Engine

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