[Paraview] Support for Graphs in Paraview
David Doria
daviddoria at gmail.com
Mon Mar 29 16:58:18 EDT 2010
On Mon, Mar 29, 2010 at 2:10 PM, Utkarsh Ayachit
<utkarsh.ayachit at kitware.com> 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
More information about the ParaView
mailing list