[Paraview] question-filter

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Tue Mar 29 09:06:00 EDT 2016


> Thank you for your email. I used volume(input) expression for my case and
> for the sphere from the the sources but again I got an error in both of
> cases which is AttributeError: 'builtin_function_or_method' object has no
> attribute 'NewInstance'. See picture attached.

Use "inputs[0]" instead of "input" e.g. volume(inputs[0]).


More information about the ParaView mailing list