[Paraview-developers] pqPipelineSource and pqPipelineFilter

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Fri Aug 24 08:30:06 EDT 2012


Look at pqStandardServerManagerModelInterface::createPQProxy(). The
only criteria is that it should have a property named "Input". I think
that need to be revised to check for InputProperty type rather than
name -- mind adding a bug for that, so that we can get it fixed
soonish?

Utkarsh

On Fri, Aug 24, 2012 at 4:21 AM, Goodall, Mark (UK)
<Mark.Goodall at baesystems.com> wrote:
> I have a custom filter which when I fetch a pointer to it via
> pqActiveObjects will not cast from pqPipelineSource to pqPipelineFilter,
> despite accepting inputs. The only difference between this filter and my
> other filters is that it has two input ports. I need to retrieve the named
> inputs for the filter (getNamedInputs()).
>
>
>
> Is there any reason for a filter not being of type pqPipelineFilter?
>
>
>
> Mark Goodall MEng
>
> Higher Scientist
>
>
>
> T +44 (0)117 302 8032 | F +44 (0)117 302 8008
>
> mark.goodall at baesystems.com | www.baesystems.com
>
> BAE Systems | Advanced Technology Centre | Sowerby Building (20R) | FPC 267
> | PO Box 5 | Filton | Bristol | BS34 7QW
>
>
>
> BAE Systems (Operations) Limited
>
> Registered Office: Warwick House, PO Box 87, Farnborough Aerospace Centre,
> Farnborough, Hants., GU14 6YU, UK
>
> Registered in England & Wales No: 1996687
>
>
>
>
> ********************************************************************
> This email and any attachments are confidential to the intended
> recipient and may also be privileged. If you are not the intended
> recipient please delete it from your system and notify the sender.
> You should not copy it or use it for any purpose nor disclose or
> distribute its contents to any other person.
> ********************************************************************
>
>
> _______________________________________________
> Paraview-developers mailing list
> Paraview-developers at paraview.org
> http://public.kitware.com/mailman/listinfo/paraview-developers
>


More information about the Paraview-developers mailing list