Home | Trees | Indices | Help |
|
---|
|
ViewerFramework.VFCommand.Command --+ | mvCommand.MVCommand --+ | DeleteAutoGrid
Command to remove an 'AutoGrid' object and its geometries, if any Package : Pmv Module : GridCommands Class : DeleteAutoGrid Command : deleteAUTOGRID Synopsis: None <--- deleteAUTOGRID(gridName, **kw) Required Arguments: gridName --- key for autogrid_to_delete in self.vf.grids
|
|||
|
onAddCmdToViewer(self) method called when an instance of this command is added to the viewer. |
||
|
__call__(self,
gridName,
**kw) None <- deleteAUTOGRID(gridName, **kw) |
||
|
doit(self,
gridName) virtual method. |
||
|
guiCallback(self) called each time the 'read ->AutoGrid' sequence is pressed |
||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|
None <- deleteAUTOGRID(gridName, **kw) gridName --- key for autogrid_to_delete in self.vf.grids
|
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Fri Nov 2 14:14:32 2007 | http://epydoc.sourceforge.net |