[Paraview] Stupid question on Programmable Source

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Thu Oct 22 17:15:11 EDT 2015


Dennis,

> Would it be more efficient make this a Programmable Filter instead (with no
> input?) so that I can use the CellData.append?

You should be able to do the following just fine in a Programmable Source too:

     output.CellData.append(....)

Utkarsh


More information about the ParaView mailing list