Hi,

what is the easiest way to transform Points IDs to Global IDs ?

I have a Multiblock Dataset, and I can iterate through its blocks, get each 
cell of each block and get the ids of its points. These points ids are unique 
and global, since my model is being read with the Ensight reader. Now, I would 
like that this point information persists when I apply a filter to my model. 

For example: suppose I have a Model with 2 parts: A and B. When I look at the 
points nodes which belong to the part A, I have a set. Then I extract this 
part, selecting it and using Extract Selection filter. When I look again to its 
points ids it seems that I have another set: they have been regenerated, and 
begin with 0 and end with "number of points".

Is there a way to avoid this ?

Thanks,
Rafael March.



      
_______________________________________________
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 ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to