Easiest option would be create a new filter that applies your filter
and then graph-to-poly-data internally or use a Custom Filter --
manually create the pipeline once in the GUI then use Tools | Create
Custom Filter to create the custom filter.

Utkarsh

On Mon, Mar 29, 2010 at 4:58 PM, David Doria <[email protected]> wrote:
> On Mon, Mar 29, 2010 at 2:10 PM, Utkarsh Ayachit
> <[email protected]> wrote:
>>
>> Currently stock ParaView cannot show vtkGraph directly.
>>
>> Utkarsh
>
> Ok. Is there a way I can tell the Paraview plugin to run
> vtkGraphToPolyData on the output of my filter so that paraview can
> then display it? e.g. instead of calling GetOutput() on my filter,
> could Paraview call GetPolyDataOutput()?
>
> Thanks,
>
> David
>
_______________________________________________
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

Reply via email to