<div dir="ltr">Hi everyone,<div><br></div><div>I'd like to set cells with different cells types in Python VTK. I see the signature</div><div>```</div><div>SetCells(cellType, vtkIdArray)</div><div>```</div><div>can be used to set an IdArray with equal cellType. Is it possible to adapt this for different cell types too?</div><div><br></div><div>Cheers,</div><div>Nico</div></div>