[vtkusers] point's coordinates changement not applied!!! help

cerina cerine-baratelli at hotmail.fr
Wed Sep 5 03:48:11 EDT 2012


Good morning vtkUsers,
I tried to change point's coordinates in my mesh by interactionStyle, but
this modification wasn't applied!!! 
here is my code:
polydata->GetPoints()->SetPoint(1,0.00472708,0.1,-0.000833515 );
 
	polydata->Modified();
	polydata->Update();
	
Any suggestion to resolve this problem pleeease, and thanks.
Regards,
Cerina



--
View this message in context: http://vtk.1045678.n5.nabble.com/point-s-coordinates-changement-not-applied-help-tp5715861.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list