mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-06 05:16:51 +08:00
Added more help for vtkView.
This commit is contained in:
@@ -58,7 +58,11 @@ class vtkView(object):
|
||||
|
||||
def Show(self,imageType='cell'):
|
||||
"""
|
||||
Open the VTK figure window
|
||||
Open the VTK figure window and show the mesh.
|
||||
|
||||
Inputs:
|
||||
param: str imageType: type of image {'cell','face','edge'}
|
||||
|
||||
"""
|
||||
#vtkSP = simpeg.visulize.vtk.vtkTools
|
||||
import SimPEG.visulize.vtk.vtkTools as vtkSP
|
||||
|
||||
Reference in New Issue
Block a user