DAVE.gui.widget_modeshapes¶
Module Contents¶
- class DAVE.gui.widget_modeshapes.WidgetModeShapes¶
Bases:
DAVE.gui.dockwidget.guiDockWidget- guiCreate(self)¶
Add gui components to self.contents
Do not fill the controls with actual values here. This is executed upon creation and guiScene etc are not yet available.
- guiProcessEvent(self, event)¶
Add processing that needs to be done.
After creation of the widget this event is called with guiEventType.FULL_UPDATE
- guiDefaultLocation(self)¶
- calc_modeshapes(self)¶
- quickfix(self)¶
- activate_modeshape(self)¶
- fill_result_table(self)¶
- fill_results_table_with(self, summary)¶