Hello,
is it possible to access ArcGIS Pro Functions from ArcGISPor SDK from a external Program (CoreHost)?
For example:
1. Start ArcGIS Pro
2. Load a Project (-File)
3. Read all layers in this Project
4. Select Objects (over Attribut) in a layer and zoom to the Object
It means a Remote control to ArcGIS Pro, but not form a AddIn, but fom a external program, wiritten in c#.
Which basic steps we have to follow?
Thanks a lot for any hints!