<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4208.1700" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi all vtkUsers,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I would like to use vtkImplicitDataSet and 
vtkContourFilter to contouring a 2D shape at various offset.</FONT></DIV>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>I hope vtkImplicitDataSet to </FONT>generate scalar 
values from a vtkPolyData. This poly data contains a shape in 2D, only lines and 
points&nbsp;are filled.&nbsp;After, I&nbsp;would like to input into a 
vtkContourFilter to extract contours but&nbsp;I trap the&nbsp;error message 
"cannot evaluate vtkImplicitDateSet". </DIV>
<DIV>How can I create an implicit function (to connect into vtkContourFilter) 
from the geometry of my vtkPolyData. I think vtkImplictDataSet should be a 
possible way but I miss something....</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks a lot.&nbsp;</DIV>
<DIV>Manfred</FONT></DIV></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>