Fix in example notebook.

This commit is contained in:
Dave Marchant
2013-11-18 11:24:27 -08:00
parent 37bcf891be
commit 7d295dc57e
2 changed files with 47 additions and 54 deletions
+1 -5
View File
@@ -75,11 +75,7 @@ class vtkView(object):
def Show(self):
"""
Open the VTK figure window and show the mesh.
Inputs:
param: str imageType: type of image {'cell','face','edge'}
Open the VTK figure window and show the mesh.
"""
#vtkSP = simpeg.visulize.vtk.vtkTools
import SimPEG.visulize.vtk.vtkTools as vtkSP