<div dir="ltr"><div><div>Hi.<br><br>I can't figure out how to add several pieces to a single vtkUnstructuredGrid.<br></div>I want to achieve<br><UnstructuredGrid><br></div><Piece ...> </Piece><br><Piece ...> </Piece><br>
<div></UnstructuredGrid><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'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>