pyvista.demos.demos.plot_beam# plot_beam(notebook=None)[source]# Plot a beam with displacement. Parameters: notebookbool, optionalWhen True, the resulting plot is placed inline a jupyter notebook. Assumes a jupyter console is active. Examples >>> from pyvista import demos >>> demos.plot_beam() Static Scene Interactive Scene