87. gui.menus.Viewport
— Viewport Menu.¶
This module defines the functions of the Viewport menu.
87.1. Functions defined in module gui.menus.Viewport¶
- gui.menus.Viewport.canvasSettings()[source]¶
Interactively change the canvas settings.
Creates a dialog to change the canvasSettings of the current or any other viewport
- gui.menus.Viewport.viewportLayout()[source]¶
Interactively set the viewport layout.
Creates a dialog that allows the user to set the viewport layout. If the user accepts valid data, the viewport layout is changed accordingly. The contents of existing viewports remaining in the new layout is retained.