[vtkusers] create a vtkPolydata from a list of PointId

David Doria daviddoria at gmail.com
Sun Sep 9 12:11:15 EDT 2012


On Sun, Sep 9, 2012 at 11:50 AM, cerina <cerine-baratelli at hotmail.fr> wrote:
> Hi all,
> when i pick on the mesh, i retrieve a list of pointId that are not ordered (
> eg: 1,5, 17...).So i want to create a polydata from those points.I try to do
> that, but it didn't work, and the progam is blocked. Is there any body who
> can correct my code:

What do you mean by "nothing is going on" and "the program is
blocked"? Please follow these guidelines when posting questions and
code:

http://www.vtk.org/Wiki/VTK/MinimalExample

David



More information about the vtkusers mailing list