PyCmd = "\"import vtk; vtk.fundi2VTK(\'" + SurfaceFile + "\',\'" + FundiFile + "\'); \"" os.system("python -c " + PyCmd + '> '+ FundiFile +'.inflated.vtk')
Post a Comment
No comments:
Post a Comment