Home | Trees | Indices | Help |
|
---|
|
ViewerFramework.VFCommand.Command --+ | mvCommand.MVCommand --+ | AutoGridReader
Command to load autogrid data files, creating an 'AutoGrid' object Package : Pmv Module : GridCommands Class : AutoGridReader Command : readAUTOGRID Synopsis: None <- readAUTOGRID(gridFile, **kw) Required Arguments: gridFile --- path to the autogrid data file
|
|||
|
onAddCmdToViewer(self) method called when an instance of this command is added to the viewer. |
||
|
__call__(self,
gridFile,
**kw) None <- readAUTOGRID(gridFile, **kw) |
||
|
doit(self,
gridFile) virtual method. |
||
|
guiCallback(self) called each time the 'read ->AutoGrid' sequence is pressed |
||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|
None <- readAUTOGRID(gridFile, **kw) gridFile --- path to the autogrid data file
|
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Fri Nov 2 14:14:32 2007 | http://epydoc.sourceforge.net |