<div dir="ltr">Thanks, i will give it a try.<br><br>Jothy<br><br><div class="gmail_quote">On Mon, Mar 22, 2010 at 4:49 PM, Bill Lorensen <span dir="ltr">&lt;<a href="mailto:bill.lorensen@gmail.com">bill.lorensen@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">// vtkBandedPolyDataContourFilter is a filter that takes as input vtkPolyData<br>
// and produces as output filled contours (also represented as vtkPolyData).<br>
// Filled contours are bands of cells that all have the same cell scalar<br>
// value, and can therefore be colored the same. The method is also referred<br>
// to as filled contour generation.<br>
//<br>
<div><div></div><div class="h5"><br>
On Mon, Mar 22, 2010 at 9:06 AM, KS Jothybasu &lt;<a href="mailto:jothybasu@gmail.com">jothybasu@gmail.com</a>&gt; wrote:<br>
&gt; Hi all,<br>
&gt;<br>
&gt; I want to fill the area between two values say 50 to 60 (after generating<br>
&gt; 50,60 contour lines). How can I do that?<br>
&gt;<br>
&gt; I tried setValue(0,50) and setValue(1,60), contours are appearing but how to<br>
&gt; fill between, like a band of colours.<br>
&gt;<br>
&gt; Thanks<br>
&gt;<br>
&gt; Jothy<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at<br>
&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the VTK FAQ at:<br>
&gt; <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
&gt;<br>
&gt;<br>
</blockquote></div><br></div>