[Paraview] .cube files in pvbatch

Favre Jean jfavre at cscs.ch
Fri Jan 30 03:18:02 EST 2015


try this:

bk2_cube = GaussianCubeReader( guiName="bk2.cube", FileName='/sandbox/bk2.cube' )

contour1 = Contour(Input=servermanager.OutputPort(bk2_cube, 1))
-----------------
Jean/CSCS


More information about the ParaView mailing list