If a user selects a feature from the map by clicking, can I use Python to get this selected feature? I am from ArcObject and am learning ArcPy. From the reference document and samples, I have not found a way to get the selected feature from the map directly. I am wondering if ArcPy has classes/functions to interact with maps.
Thanks