orientation_plotter#
- orientation_plotter()[source]#
Return a plotter containing the orientation cube.
- Returns:
pyvista.PlotterOrientation cube plotter.
Examples
>>> from pyvista import demos >>> pl = demos.orientation_plotter() >>> pl.show()
Return a plotter containing the orientation cube.
pyvista.PlotterOrientation cube plotter.
Examples
>>> from pyvista import demos
>>> pl = demos.orientation_plotter()
>>> pl.show()