[vtkusers] getting point coordinates by inputting point id vtk

Alex Malyushytskyy alexmalvtk at gmail.com
Fri Sep 7 20:48:54 EDT 2012


For any vtkPointSet subclass ( vtkPolyData for example)
you could use GetPoint to do this.

Alex


On Fri, Sep 7, 2012 at 5:37 PM, kaouther <boutara.kaouther at gmail.com> wrote:
> hello everybody,
> Is there a VTK function that takes an input of a point id and returns the
> point coordinates ????
>
>
>
> --
> View this message in context: http://vtk.1045678.n5.nabble.com/getting-point-coordinates-by-inputting-point-id-vtk-tp5715949.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers



More information about the vtkusers mailing list