API Reference for Enthought Tool Suite 2.7.1
A VTK XML file reader object.
Parses the named file to see what type of data there is.
Gets the scalar, vector and tensor attributes that are available in the given VTK data object.
Returns if the array is a scalar ('scalars'), vector ('vectors') or tensor ('tensors'). It looks at the number of components to decide. If it has a wierd number of components it returns the empty string.
Gets scalar, vector and tensor information from the given data (either cell or point data).
| Local name | Refers to |
|---|---|
| basename | os.path.basename |
| Bool | enthought.traits.traits.Bool |
| DEnum | enthought.mayavi.core.traits.DEnum |
| error | enthought.mayavi.core.common.error |
| FileDataSource | enthought.mayavi.core.file_data_source.FileDataSource |
| Group | enthought.traits.ui.group.Group |
| Include | enthought.traits.ui.include.Include |
| Instance | enthought.traits.traits.Instance |
| Item | enthought.traits.ui.item.Item |
| List | enthought.traits.traits.List |
| Str | enthought.traits.traits.Str |
| Trait | enthought.traits.traits.Trait |
| View | enthought.traits.ui.view.View |
Copyright © 2002-2008 Enthought, Inc.