I know it's possible to save a View when working with a model, but how do I save a view so that I can use it with a different model from the current one I'm looking at? I assume views consist of orientation info that is independent of the model being viewed, so the above sounds doable.
The reason I'm asking is I'm working with multiple model and results files but need the same contour plot view for all of them. Manually setting the view each time is tedious, so I'd like to be able to save a view while viewing a particular model + result file pair and then use the same view for a different model + result file pair.
I noticed there's a 'Save User View' + 'Restore User View' button in the Standard Views toolbar, but it's greyed out when I'm viewing an INP model file with an ODB result file. Can this button do what I want? How do I activate it?