[Paraview] iso lines or surfaces

Jean M. Favre jfavre at cscs . ch
Fri, 12 Sep 2003 13:26:55 +0200


jouke hylkema wrote:
> 
> WOW thanks a lot, that is realy much better ! Is there a place where I can
> find this type of commands ?

The filter is of class type: vtkPVkitwareContourFilter (look at its GUI
panel)
You can then go the doxygen pages:

http://www . paraview . org//doc (choose the class hierarchy view) and you
will find:

vtkContourFilter [external]
   vtkKitwareContourFilter [external]
      vtkPVKitwareContourFilter

the contour filter inherits everything from above.

You will find a description of the GenerateValues method in the
following page:

http://www . vtk . org/doc/release/4 . 2/html/classvtkContourFilter . html

-- 
Dr. Jean M. Favre,                            email:favre at cscs . ch
http://www . cscs . ch/people/Favre . html
CSCS, Swiss Center for Scientific Computing | Tel:  +41 (91) 610.82.40
Via Cantonale, 6928 Manno, Switzerland      | Fax:  +41 (91) 610.82.82