InteractorStyleRubberBand2D

InteractorStyleRubberBand2D#

class InteractorStyleRubberBand2D(*args, **kwargs)[source]#

Rubber band 2D interactor style.

Wraps vtkInteractorStyleRubberBand2D.

See Also#

pyvista.RenderWindowInteractor.enable_rubber_band_2d_style()

Inheritance#

Inherited members are documented on InteractorStyleCaptureMixin.

See them all under Inherited Methods.

Wraps vtkInteractorStyleRubberBand2D.

Inherited Methods#

InteractorStyleCaptureMixin.add_observer

Keep track of observers.

InteractorStyleCaptureMixin.remove_observer

Remove an observer added through add_observer.

InteractorStyleCaptureMixin.remove_observers

Remove all observers added through add_observer().