solver.tui.display.views#

class main_menu.display.views(path, service)#

Enter the view manipulation menu.

auto_scale(*args, **kwargs)#

Scale and center the current scene.

default_view(*args, **kwargs)#

Reset view to front and center.

delete_view(*args, **kwargs)#

Remove a view from the list.

last_view(*args, **kwargs)#

Return to the camera position before the last manipulation.

list_views(*args, **kwargs)#

List predefined and saved views.

next_view(*args, **kwargs)#

Return to the camera position after the current position in the stack.

read_views(*args, **kwargs)#

Read views from a view file.

restore_view(*args, **kwargs)#

Use a saved view.

save_view(*args, **kwargs)#

Save the current view to the view list.

write_views(*args, **kwargs)#

Write selected views to a view file.