API Reference for Enthought Tool Suite 3.2.0

This module creates a 'Picker' that can interactively select a point and/or a cell in the data. It also can use a world point picker (i.e. a generic point in space) and will probe for the data at that point.

The Picker is usually called via a callback from the GUI interactor window. After performing a pick on the VTK scene, a Picker object creates a PickedData object and passes it on to the pick_handler trait for further handling.

Inherits from

Attributes

Inherited from base classes

Method summary

Inherited from base classes

Methods

© Copyright 2002-2009 Enthought, Inc.