SidedockLayout
- class SidedockLayout[source]
Bases:
objectThe SidedockLayout class manages all the layout and other UI-related information of the side dock itself.
- Parameters:
- layout
compas_viewer.layout.Layout The parent layout.
- layout
See also
compas_viewer.configurations.layout_config.SidedockConfig
References
- Attributes:
- layout
compas_viewer.layout.Layout The parent layout.
- viewer
compas_viewer.viewer.Viewer The parent viewer.
- config
compas_viewer.configurations.WindowConfig The window configuration.
- layout
Methods