[vtkusers] updating points in vtkUnstructuredGrid
    Gregory Propf 
    gregorypropf at yahoo.com
       
    Fri Jun  1 18:58:21 EDT 2012
    
    
  
Ooops! I should know not to work on code at 2:30am.  The problem was that while I updated the underlying finite elements I never updated the point data in the unstructured grid.  It works now and I'll move on to trying to use glyphs for the nodes.  Thanks!
________________________________
 From: Jochen <jochen.kling at email.de>
To: vtkusers at vtk.org 
Sent: Friday, June 1, 2012 10:17 AM
Subject: Re: [vtkusers] updating points in vtkUnstructuredGrid
 
Hi,
you may try to call
self.aPolyLineGrid.GetPointData().Modified(); 
with best regards 
Jochen 
________________________________
 View this message in context: Re: updating points in vtkUnstructuredGrid
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120601/288e79b2/attachment.htm>
    
    
More information about the vtkusers
mailing list