| Home | Trees | Indices | Help |
|
|---|
|
|
ViewerFramework.VFCommand.Command --+
|
mvCommand.MVCommand --+
|
AutoGridIsoSurface
Command to create:an isosurface for a 'Grid' object ,a bounding box of the grid,and a GUI to manipulate the srf and the visibility of the box .
Package : Pmv
Module : GridCommands
Class : AutoGridIsoSurface
Command : getIsosurface
Synopsis:
None <- getIsosurface(grid, **kw)
Required Arguments:
grid --- grid object
|
|||
|
onAddCmdToViewer(self) method called when an instance of this command is added to the viewer. |
||
| buildForm(self) | ||
| guiCallback(self) | ||
| Close_cb(self, event=None) | ||
|
__call__(self,
grid,
**kw) None <- getIsosurface(grid, **kw) grid --- grid object |
||
| mouseUp(self, grid, event=None) | ||
|
doit(self,
grid) virtual method. |
||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
|
|
|
|
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Fri Nov 2 14:14:32 2007 | http://epydoc.sourceforge.net |