Hi, my company depends on DefenseSolutions API. Is there some documentation that lists alternatives for every API call that is being removed from 10.1? The webpage previously referenced is too general and only seems to cover out of the box tools. We need something at the API level.
In particular, we use IMeasurementTool to make a lot of geodesic calculations. Some of the methods on this interface that we currently use are ConstructByPoints, ConstructByPointDistAngle, Angle, Distance, ToPoint, and ReverseAngle.
Does anyone know what API calls we would make instead of the above mentioned ones?
Does anyone know of another product that we might use for geodesic calculations and coordinate conversions?
Thanks,
Chris
P.S. It would be nice if the 10.1 online SDK documentation mentioned alternatives, if any. It is a little frustrating to find a method description that doesn't even say it is being deprecated, let alone not knowing what to replace it with.