I have two viewports. When I rotate / scale one, I would like the second one to update to the same view as well.
Is there any callback I can fork into when a viewport gets focus? (This would let me grab the view info from the other view and set in the newly activated view).
Alternatively if there is anything else to keep views in sync.
Another thing you can do is to add an item to the viewport right mouse button (RMB) menu:
The RMB menu can be customised using two user_defined files: p3_user_menu.xml and p3_user_menu_res.xml. You can create these in your home directory, and add the contents of the attached files to them. This should set up the menu as shown in the picture. You can find more info on RMB menu customisation in the Patran help:
Another thing you can do is to add an item to the viewport right mouse button (RMB) menu:
The RMB menu can be customised using two user_defined files: p3_user_menu.xml and p3_user_menu_res.xml. You can create these in your home directory, and add the contents of the attached files to them. This should set up the menu as shown in the picture. You can find more info on RMB menu customisation in the Patran help: