[vtkusers] Multiple pieces in one unstructuredgrid

Mikael Öhman micketeer at gmail.com
Mon Mar 25 11:55:48 EDT 2013


Hi.

I can't figure out how to add several pieces to a single
vtkUnstructuredGrid.
I want to achieve
<UnstructuredGrid>
<Piece ...> </Piece>
<Piece ...> </Piece>
</UnstructuredGrid>

I can see that vtkUnstructuredGrid has a function GetNumberOfPieces(),
which suggest to me that this is actually possible with unstructured grids
somehow, but I can't find any way to do *anything* w.r.t pieces.
How do I do it?

Regards, Mikael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130325/62200e77/attachment.htm>


More information about the vtkusers mailing list