Hi ,all<br>&nbsp;Happy New Year!<br>&nbsp;I want to use vtkPointPicker to pick out the requested scalars attached to&nbsp; a&nbsp; PolyData&nbsp; dataset.<br>&nbsp;First, the method GetPointId() in&nbsp; vtkPointPicker returns the point Id of the picked one (through the 
<br>&nbsp;mouse) ;Second, Polydata-&gt;GetPointData()-&gt;GetTuple(id). However , I cannot get the correct data.<br>&nbsp;It seems the GetTuple() method is obsolete .<br><br>&nbsp;Anybody can help ? <br>&nbsp;Any idea will be greatly appreciated .
<br>&nbsp;<br>