[vtkusers] point's coordinates changement not applied!!! help
    cerina 
    cerine-baratelli at hotmail.fr
       
    Wed Sep  5 05:10:05 EDT 2012
    
    
  
Tasnim wrote
> 
> 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
> 
Thanks Tasnim for replying. Finally,this suggestion resolve my problem
--
View this message in context: http://vtk.1045678.n5.nabble.com/point-s-coordinates-changement-not-applied-help-tp5715861p5715865.html
Sent from the VTK - Users mailing list archive at Nabble.com.
    
    
More information about the vtkusers
mailing list