<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>
int “i” ==> the contour number <BR>
double v ==> value of contour number “i”<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, "Saket Jalan" <<a href="saaketjalan@gmail.com">saaketjalan@gmail.com</a>> 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>