ViewportLayout
- class ViewportLayout[source]
Bases:
object
The ViewportLayout class manages all the layout and other UI-related information of the main viewport.
- Parameters:
- layout
compas_viewer.layout.Layout
The parent layout.
- layout
References
- Attributes:
- layout
compas_viewer.layout.Layout
The parent layout.
- viewer
compas_viewer.viewer.Viewer
The parent viewer.
- config
compas_viewer.configurations.Viewport
The window configuration.
- layout
Methods
Set up the viewport layout.