pyOMA.GUI.JupyterGUI.PlotMSHWeb#
- pyOMA.GUI.JupyterGUI.PlotMSHWeb(msp)[source]#
Display an interactive 3-D mode-shape viewer in Jupyter.
Wraps a
ModeShapePlotobject in an ipywidgets layout with controls for mode selection, animation, and display options.- Parameters:
msp (ModeShapePlot) – Populated mode-shape plot object.
- Returns:
Assembled widget ready for
display().- Return type:
ipywidgets.HBox