[Paraview] using selected cells in the python programmable filter

2017-04-19 Thread Richardson CFD
How do you operate on screen selected cells (Select Cells On) from
within the Python Programmable Filter?

-- 
Richardson CFD
http://richardsoncfd.weebly.com
___
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


Re: [Paraview] using selected cells in the python programmable filter

2017-04-24 Thread Utkarsh Ayachit
Very tricky :). This use-case isn't easily supported currently. Please
feel free to report a feature request on issue tracer. For now, you
can potentially apply the **Extract Selection** filter and then run
the Python programmable filter one it.

Utkarsh

On Wed, Apr 19, 2017 at 10:54 AM, Richardson CFD  wrote:
> How do you operate on screen selected cells (Select Cells On) from
> within the Python Programmable Filter?
>
> --
> Richardson CFD
> http://richardsoncfd.weebly.com
>
> ___
> 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