save_current_view# Views.save_current_view(name: str | None = None, vportindex: int = 0) → None# Save the current view. Parameters: namestr, optionalName to give to the new view. The default is None, in which case an incremental name is automatically assigned. vportindexint, optionalViewport to set the view direction for. The default is 0.