laptop and a wrench

Bug

In ArcGIS ArcObjects 10, when IGeodesicNewLineFeedback SpatialReference is set to a non-null value, the IDisplayFeedback MoveTo behavior changes so that it reprojects input points to the World Mercator coordinate system.

Last Published: August 31, 2014 ArcGIS for Desktop
Bug ID Number NIM065289
SubmittedFebruary 17, 2011
Last ModifiedJune 5, 2024
Applies toArcGIS for Desktop
Version found10.0
Program languageC#
Operating SystemWindows OS
Operating System VersionXP
StatusWill Not Be Addressed

Additional Information

We apologize that we were unable to address this issue within the current product support cycle. If the issue continues to affect your work in a supported release, please contact Technical Support.

Workaround

Clone the point prior to using the MoveTo method://feedback.MoveTo(mapPoint);feedback.MoveTo((IPoint)((IClone)mapPoint).Clone());

Steps to Reproduce

Bug ID: NIM065289

Software:

  • ArcGIS for Desktop

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