InteractorStyleRubberBandPick

InteractorStyleRubberBandPick#

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

Rubber band pick interactor style.

Wraps vtkInteractorStyleRubberBandPick.

See Also#

pyvista.RenderWindowInteractor.enable_rubber_band_style()

Inheritance#

Inherited members are documented on InteractorStyleCaptureMixin.

See them all under Inherited Methods.

Wraps vtkInteractorStyleRubberBandPick.

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().