I am creating multiple viewports in Abaqus using python script, using a naming format (example vp-1).
After this, when I try to plot the xy data in any of these viewports, Abaqus is showing an error like:
Keyerror 'Viewport: 4' with some random viewport number which is not present in the session. Anybody know why this happens?