The snapping env is very complex and helpful.
When I develop my own map tool and the snapping is on I see the snapping on the screen but the coordinates I get to my code is the original coordinates without the snap.
If I need to used the snapped point I have to write the snap in my code.
This information does exists somewhere since it is displayed on screen.
Is there an option to get the snapped point from the event?
This will help a lot if you develop some custom editing tool that need to use snapping.
Thanks