Hi,
I’m writing a routine in Python which needs to set the crop box to the users default 3D view.
But how to get the users default 3D view?
I can obtain it by name, but the name changes depending on the username.
Is there another method of obtaining this?
Thanks.