The native GUI calculator doesn't support such features. We created the Python calculator to a support such functions with ease. We should investigate making function discovery easy for the Python calculator for sure.
Utkarsh On Mon, Jan 12, 2015 at 7:34 PM, Scott, W Alan <[email protected]> wrote: > Sweet! Thanks, I have been asked for that for ages. > > So, why isn't that natively in the GUI calculator? Is the calculator where > it belongs? Mind if I add a feature request, targeted for 4.4? > > Alan > > -----Original Message----- > From: Utkarsh Ayachit [mailto:[email protected]] > Sent: Monday, January 12, 2015 7:54 PM > To: Scott, W Alan > Cc: [email protected] > Subject: [EXTERNAL] Re: [Paraview] Volume and the Find Data or Calculator > > Try "volume(inputs[0])" as the expression for Python calculator to compute a > "Cell Data" result. That should give you volume for each cell in the dataset. > > On Mon, Jan 12, 2015 at 6:48 PM, Scott, W Alan <[email protected]> wrote: >> Is it possible to find the volume of each cell, and create a new >> variable with this information? >> >> Thanks, >> >> Alan >> >> >> >> _______________________________________________ >> Powered by www.kitware.com >> >> Visit other Kitware open-source projects at >> http://www.kitware.com/opensource/opensource.html >> >> Please keep messages on-topic and check the ParaView Wiki at: >> http://paraview.org/Wiki/ParaView >> >> Search the list archives at: http://markmail.org/search/?q=ParaView >> >> Follow this link to subscribe/unsubscribe: >> http://public.kitware.com/mailman/listinfo/paraview >> _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
