I have a side panel plugin that contains a list of my own Items that have an association with a camera (they contain a camera FQID). If the user selects an Item in my side panel, I would like to select the corresponding camera in the current view. Is that possible? (I already have the view’s Item, if I need it.)
If you run the ConfigDump tool plugin sample you can see how you can go through the view and identify where your camera is in your view.
If you run the Smart Client View and Window tool plugin, the View Control tab, you can see how to select a position in the view.