Hello,
I need to execute a piece of code everytime the user selects a view in the tool bar. For this purpose I have created new CameraEventHandler. However, in my event handler I need to know which view has been selected but I haven't figured out how to get it. All help is appreciated.
A CameraEvent object holds the raw camera position data but it has no idea what set those values and triggered the event.