[vtkusers] point's coordinates changement not applied!!! help
Tasnim
hanene-jeder at hotmail.fr
Wed Sep 5 05:03:42 EDT 2012
Good morning Cerina,
just you do like this:
polydata->GetPoints()->SetPoint(1,0.00472708,0.1,-0.000833515 );
polydata->getPoints()->modified();
polydata->Modified();
polydata->Update();
Good luck,
Tasnim
--
View this message in context: http://vtk.1045678.n5.nabble.com/point-s-coordinates-changement-not-applied-help-tp5715861p5715864.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list