| Home | Trees | Indices | Help |
|
|---|
|
|
This Module implements commands
to read grid data,
to visualize isosurfaces,
to manipulate orthoslices through the isosurfaces...
|
|||
|
GridReader Command to load grid data files, creating a 'Grid' object... |
||
|
AutoGridReader Command to load autogrid data files, creating an 'AutoGrid' object... |
||
|
DXReader Command to load autogrid data files, creating an 'AutoGrid' object... |
||
|
DeleteAutoGrid Command to remove an 'AutoGrid' object and its geometries, if any... |
||
|
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 . |
||
|
SetIsovalue command called to log a change in isovalue for a isocontour... |
||
|
GetOrthoSlice Allows the user to see a slice through a set of volume data... |
||
|
|||
| 'name':'readGRID','cmd':GridReader(),'gui':GridReaderGUI}, | |||
|---|---|---|---|
| initModule(vf) | ||
|
|||
|
gridReaderGuiDescr = {'menuBarName': 'menuRoot', 'menuCascadeName': 'read...
|
||
|
GridReaderGUI = <ViewerFramework.VFCommand.CommandGUI instance at 0x...
|
||
|
autoGridReaderGuiDescr = {'menuBarName': 'menuRoot', 'menuCascadeName': 'read...
|
||
|
AutoGridReaderGUI = <ViewerFramework.VFCommand.CommandGUI instance at 0x...
|
||
|
DXReaderGUI = <ViewerFramework.VFCommand.CommandGUI instance at 0x...
|
||
|
deleteAutoGridGUIDescr = {'menuBarName': 'menuRoot', 'menuCascadeName': 'dele...
|
||
|
DeleteAutoGridGUI = <ViewerFramework.VFCommand.CommandGUI instance at 0x...
|
||
|
autoGridIsoSurfaceguiDescr = {'menuBarName': 'menuRoot', 'menuButtonName': 'Grid'...
|
||
|
AutoGridIsoSurfaceGUI = <ViewerFramework.VFCommand.CommandGUI instance at 0x...
|
||
|
getOrthoSliceGuiDescr = {'menuBarName': 'menuRoot', 'menuButtonName': 'Grid'...
|
||
|
GetOrthoSliceGUI = <ViewerFramework.VFCommand.CommandGUI instance at 0x...
|
||
| 'name':'readGRID','cmd':GridReader(),'gui':GridReaderGUI}, | |||
|---|---|---|---|
|
commandList = [{'gui': <ViewerFramework.VFCommand.CommandGUI insta...
|
||
|
|||
|
|
|||
gridReaderGuiDescrNone
|
GridReaderGUINone
|
autoGridReaderGuiDescrNone
|
AutoGridReaderGUINone
|
DXReaderGUINone
|
deleteAutoGridGUIDescrNone
|
DeleteAutoGridGUINone
|
autoGridIsoSurfaceguiDescrNone
|
AutoGridIsoSurfaceGUINone
|
getOrthoSliceGuiDescrNone
|
GetOrthoSliceGUINone
|
commandListNone
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Fri Nov 2 14:14:25 2007 | http://epydoc.sourceforge.net |