API Reference for Enthought Tool Suite 3.2.0
This represents the scripting API for MayaVi.
The Script class provides a scriptable view of the MayaVi Engine. It is safe to instantiate as many Script instances as desired.
Given the Envisage workbench window, returns the enthought.mayavi.script.Script instance (registered as mayavi.services.IMAYAVI).
Returns the MayaVi Engine given the Envisage worbench window.
| Local name | Refers to |
|---|---|
| Engine | enthought.mayavi.core.engine.Engine |
| exception | enthought.mayavi.core.common.exception |
| HasTraits | enthought.traits.has_traits.HasTraits |
| Instance | enthought.traits.trait_types.Instance |
© Copyright 2002-2009 Enthought, Inc.