The ``view_button.py`` module ============================= .. py:module:: ansys.tools.visualization_interface.backends.pyvista.widgets.view_button Summary ------- .. py:currentmodule:: view_button .. tab-set:: .. tab-item:: Classes .. list-table:: :header-rows: 0 :widths: auto * - :py:obj:`~ansys.tools.visualization_interface.backends.pyvista.widgets.view_button.ViewButton` - Provides for changing the view. .. tab-item:: Enums .. list-table:: :header-rows: 0 :widths: auto * - :py:obj:`~ansys.tools.visualization_interface.backends.pyvista.widgets.view_button.ViewDirection` - Provides an enum with the available views. .. toctree:: :titlesonly: :maxdepth: 1 :hidden: ViewButton .. toctree:: :titlesonly: :maxdepth: 1 :hidden: ViewDirection Description ----------- Provides the view button widget for changing the camera view. .. !! processed by numpydoc !!