I'm writing a python addin that will require snapping to a specified feature class. The snapping is used to select a segment of a polyline or polygon feature class and return the segments information. Without using the vba environment, is there a way to develop this in python using arcobjects? If so, how do I access arcobjects?
Whether any apply, there are a number of web posts... for example
https://tereshenkov.wordpress.com/2016/01/16/accessing-arcobjects-in-python/
The document has great information except it is dated. The snippets.py has not been updated since and several functions are inoperable as a result. Is there anything with updates to snippets that work with Desktop 10.5 or 10.6?
don't know of any other sources, perhaps contact the author directly via his blog. There isn't a lot of demand of arcobjects via python... not even on the code sharing site.... http://codesharing.arcgis.com/