<div dir="ltr"><div><div>Hi.<br><br>I can&#39;t figure out how to add several pieces to a single vtkUnstructuredGrid.<br></div>I want to achieve<br>&lt;UnstructuredGrid&gt;<br></div>&lt;Piece ...&gt; &lt;/Piece&gt;<br>&lt;Piece ...&gt; &lt;/Piece&gt;<br>
<div>&lt;/UnstructuredGrid&gt;<br><br></div><div>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&#39;t find any way to do *anything* w.r.t pieces.<br>
</div><div>How do I do it?<br><br></div><div>Regards, Mikael<br></div></div>