API Reference for Enthought Tool Suite 3.0.1
A VTK interactor scene widget for the PyFace wxPython backend. See the class docs for more details.
Popup a dialog asking for an image name to save the scene to. This is used mainly to save a scene in full screen mode. Returns a filename, returns empty string if action was cancelled. parent is the parent widget over which the dialog will be popped up.
| Local name | Refers to |
|---|---|
| Any | enthought.traits.trait_types.Any |
| Bool | enthought.traits.trait_types.Bool |
| Button | enthought.traits.trait_types.Button |
| FileDialog | enthought.pyface.file_dialog.FileDialog |
| Group | enthought.traits.ui.group.Group |
| GUI | enthought.pyface.gui.GUI |
| Instance | enthought.traits.trait_types.Instance |
| InstanceEditor | enthought.traits.ui.editors.InstanceEditor |
| Item | enthought.traits.ui.item.Item |
| OK | enthought.pyface.constant.OK |
| os | os |
| sys | sys |
| tempfile | tempfile |
| tvtk | enthought.tvtk.tvtk.tvtk |
| TVTKScene | enthought.tvtk.pyface.tvtk_scene.TVTKScene |
| View | enthought.traits.ui.view.View |
| Widget | enthought.pyface.widget.Widget |
| wx | wx |
| wxVTKRenderWindowInteractor | enthought.tvtk.pyface.ui.wx.wxVTKRenderWindowInteractor.wxVTKRenderWindowInteractor |
© Copyright 2002-2008 Enthought, Inc.