save_current_view#

Views.save_current_view(name: str | None = None, vportindex: int = 0) None#

Save the current view.

Parameters:
namestr, optional

Name to give to the new view. The default is None, in which case an incremental name is automatically assigned.

vportindexint, optional

Viewport to set the view direction for. The default is 0.