[Paraview] source name in python view

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Thu Oct 13 10:08:06 EDT 2016


I am afraid no, there's no easy way. The Python view's script and the
UI are working at different levels of abstraction (view being at a
much lower/deeper level) and hence the difficultly.

Utkarsh

On Wed, Oct 12, 2016 at 9:15 AM, Felipe Bordeu <felipebordeu at gmail.com> wrote:
> I use python view to plot some data allons my 3D visualisation. Can I get
> the name of the source inside the 'python view script' so I can know to
> which source belongs each line on my plot?.
> (I know I can set the name of a source using  RenameSource('Good Result ') )
>
>
> Felipe
>
>
>
>
> _______________________________________________
> 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
>


More information about the ParaView mailing list