Hi
I have been trying to create a GeoTransformation from a name. Actually I am using an an ArcPy ListTransformations function. This function returns the list of GeoTransformation names as strings. Now after I get the names of GeoTransformation I need to create IGeoTranformation object in ArcObjects. I can use ISpatialReferenceFactory.CreateGeoTransformation method to create a IGeoTransformation object but it requires esriSRGeoTransformationType, esriSRGeoTransformation2Type, esriSRGeoTransformation3Type constants.
Now the question is that how can I create a GeoTransformation given that I have only the transformation Name as a string and not the enum that is required by ISpatialReferenceFactory.CreateGeoTransformation method.
Thanks
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.