<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>Hello folks!</DIV>
<DIV>&nbsp;</DIV>
<DIV>Is there a way to rotate / translate a vtkPolyData in a such way that not only the borders of the vtkPolyData are moved, but also the values in the polyData?</DIV>
<DIV>&nbsp;</DIV>
<DIV>For example if I haf a PolyData with 1x1 coordinates which are:</DIV>
<DIV>&nbsp;</DIV>
<DIV>x = 0, y = 0 </DIV>
<DIV>with the value&nbsp;6 in that location&nbsp;and I move it to:</DIV>
<DIV>&nbsp;x = x +100 </DIV>
<DIV>so that&nbsp;the new coordinates are&nbsp;:</DIV>
<DIV>x = 100, y = 0 </DIV>
<DIV>and the value&nbsp;would still be 6</DIV>
<DIV>&nbsp;</DIV>
<DIV>Does someone know how to do such a thing?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Greets</DIV>
<DIV>Dmitri&nbsp;</DIV></td></tr></table><br>