solver.tui.views#

class main_menu.views(path, service)#

Enter the view manipulation menu.

auto_scale(*args, **kwargs)#

Scales and centers the current scene without changing its orientation.

default_view(*args, **kwargs)#

Resets view to front and center.

delete_view(*args, **kwargs)#

Removes a view from the list.

last_view(*args, **kwargs)#

Returns to the camera position before the last manipulation.

list_views(*args, **kwargs)#

Lists predefined and saved views.

next_view(*args, **kwargs)#

.

read_views(*args, **kwargs)#

Reads views from a view file.

restore_view(*args, **kwargs)#

Uses a saved view.

save_view(*args, **kwargs)#

Saves the current view to the view list.

write_views(*args, **kwargs)#

Writes selected views to a view file.