I'm just curious about the current status of the Topology API I have been reading a lot of different posts and things and it seems that it is not fully completed yet possibly? Right now I am trying to extend ArcGIS Pro using a Managed Configuration, in order to migrate from ArcMap 10.8.1 that we extended with ArcObjects to be able to use Pro as our main GIS solution. Currently I have a need to do a few things:
1.) Add a Topology to a map
2.) Automatically set the Topology based on which feature class is edited
3.) Validate the Topology in the current extent
Are these these things possible with the ArcGIS Pro SDK currently ? If not, are they in the pipeline for the future? If they are not available, is there a workaround possible?
Even with all of the ProConcepts and Snippets, the transition from our old ArcObjects Extension to using the ArcGIS Pro SDK has been very challenging. Are we not meant to be able to extend pro in the same way as you could with ArcObjects in ArcMap?
Most of the documentation focus seems to be on Add-Ins (which seem more like individual tools) with very little focus on more advanced Managed Configurations. I have a large amount of data to manage with a lot of users editing data frequently. I need to be able to make more advanced customizations to ArcGIS Pro to ensure we are able to manage those data properly to our standards. A good portion of the simple configurations for pro can be handled with some of the out-of-the box settings, but not all. Please someone let me know if I am mistaken in thinking of the Managed Configuration as a way to fully extend and customize Pro?