[vtkusers] Help on contourbands and contourlines

Patrick Brockmann Patrick.Brockmann at cea.fr
Thu Mar 4 13:15:19 EST 2004


Hi all,

How to get contourbands and
exactly same contourlines (edges) on the same plot ?

vtkBandedPolyDataContourFilter() 
--> vtkPolyDataMapper() with GetOutput() for contourbands
--> vtkPolyDataMapper() with GetContourEdgesOutput() for contourlines in 
thick red lines

vtkContourFilter()
--> vtkPolyDataMapper() with GetOutput() for contourlines in black lines

is the network set and the attached image the result.

Comments:
The thick red lines coming from the vtkBandedPolyDataContour filter
appear as not continuous (this is not a overlay effect) and the narrow 
black lines
coming from the vtkContourFilter() appear as not matching to the 
contourbands.

Any help welcome.

PS: I am using the VTK cvs version from 20040109 on a Linux platform.

Regards

-- Patrick

-------------- next part --------------
A non-text attachment was scrubbed...
Name: picture_001.png
Type: image/png
Size: 14156 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20040304/2a249b59/attachment.png>


More information about the vtkusers mailing list