[vtkusers] Global Id's in vtkMultiBlockDataSet

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Mon Jun 8 14:33:34 EDT 2009


One way is to iterate over all the blocks and individually assign point data
arrays with unique ids across the blocks.

Utkarsh

On Mon, Jun 8, 2009 at 2:25 PM, Rafael March <rafaelmarch3 at yahoo.com> wrote:

> Folks,
>
> what would be the smartest way to attribute global Id's to
> vtkMultiBlockDataSet's points ?
>
> I can't figure out a way other than passing the merge blocks filter,
> obtaining a vtkUnstructuredGrid, than associating a vtkPointData. But this
> way I would loose the blocks information.
>
> By the way: is there a forum only concerning about VTK, or should I post
> this kind of doubt here ?
>
> 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 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/20090608/391e1a88/attachment.htm>


More information about the vtkusers mailing list