[vtkusers] SetCells for multiple cell types
Nico Schlömer
nico.schloemer at gmail.com
Tue Nov 24 04:20:08 EST 2015
Hi everyone,
I'd like to set cells with different cells types in Python VTK. I see the
signature
```
SetCells(cellType, vtkIdArray)
```
can be used to set an IdArray with equal cellType. Is it possible to adapt
this for different cell types too?
Cheers,
Nico
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20151124/206c00e1/attachment.html>
More information about the vtkusers
mailing list