[Paraview] Retrieve Filter name in plugin?

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Tue Aug 16 09:16:41 EDT 2011


Short answer is that you cannot. The 'name' is a ParaView client-specific
thing that is not available within the data-processing pipeline. The real
question is why would you need the name in RequestData()?

Utkarsh



On Tue, Aug 16, 2011 at 5:35 AM, kit <kit.chambers at rocktalkimaging.com>wrote:

> **
> Dear ParaViewers,
>
> Does anyone know a good way to retrieve the pipeline name for a filter
> within the filter code? For example if I have a plugin filter that comes up
> as "myfilter" in the pipeline and is applied several times, how can I
> retrieve the appropriate name in the RequestData method (e.g. "myfilter3")?
>
> cheers
>
> Kit
>
>   --
>
>
> *Kit Chambers*
>
> *Principal Geophysicist*
> Office: +44 1872 562 093
> Direct: +44 1872 879 007
> Mobile: +44 7816506558
> Email:  *kit.chambers at rocktalkimaging.com<kit.chambers at reservoirrocktalk.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
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110816/a849d4a6/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 7226 bytes
Desc: not available
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110816/a849d4a6/attachment.png>


More information about the ParaView mailing list