ModalAnalysis.show_mode_shape
- ModalAnalysis.show_mode_shape(mode, fast=True, opacity=1, scale_results=1, show_bcs=True, show_original=0.25, show_contour=False, show_vectors=False, **kwargs)[source]
Show the mode shape of a given mode.
- Parameters:
- modeint
The mode to show.
- fastbool, optional
Show the mode shape fast, by default True
- opacityfloat, optional
Opacity of the model, by default 1
- scale_resultsfloat, optional
Scale the results, by default 1
- show_bcsbool, optional
Show the boundary conditions, by default True
- show_originalfloat, optional
Show the original model, by default 0.25
- show_contourbool, optional
Show the contour, by default False
- show_vectorsbool, optional
Show the vectors, by default False