[Paraview] Getting the selected nodes id's

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Tue Dec 9 14:53:04 EST 2008


Look at Qt/Components/pqExtractSelectionsPanel.h|cxx
That's the panel that's created for "Plot Selection Over Time" filter.

Utkarsh

On Tue, Dec 9, 2008 at 2:48 PM, Rafael March <rafaelmarch3 at yahoo.com> wrote:
> Hey ParaView Comunity,
>
> I have a plugin which implements a custom Object Panel, and I need to get
> the id's of the nodes of a selection.
>
> What I want to do is exactly what the filter "Plot Selection Over Time"
> does: retrieve a list of the id's of the points of the current selection. I
> searched in the ParaView dir for the class corresponding to this filter, but
> I couldn't find !
>
> How can I do this ?
>
> Thanks in advance,
> Rafael March.
>
>
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>
>


More information about the ParaView mailing list