<HTML>
<HEAD>
<TITLE>Re: [vtkusers] setValue of vtkContourFilter</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hi Saket,<BR>
In that method:<BR>
&nbsp;int &#8220;i&#8221; ==&gt; the contour number <BR>
&nbsp;double v ==&gt; value of contour number &#8220;i&#8221;<BR>
<BR>
This is so that you can supply more than one contour value to the contour filter.<BR>
Gerrick<BR>
<BR>
On 6/22/09 7:01 PM, &quot;Saket Jalan&quot; &lt;<a href="saaketjalan@gmail.com">saaketjalan@gmail.com</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>hii...<BR>
<BR>
the class vtkContourFilter.h contains a method called<BR>
<BR>
SetValue(int i, double v);<BR>
<BR>
Anyone please tell me how to decide the value of v while using this filter.....<BR>
<BR>
Thanks<BR>
<BR>
</SPAN></FONT></BLOCKQUOTE>
</BODY>
</HTML>