[Paraview-developers] pqPipelineSource and pqPipelineFilter

Goodall, Mark (UK) Mark.Goodall at baesystems.com
Tue Aug 28 08:54:03 EDT 2012


Done http://paraview.org/Bug/view.php?id=13404

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

-----Original Message-----
From: Utkarsh Ayachit [mailto:utkarsh.ayachit at kitware.com] 
Sent: 24 August 2012 13:30
To: Goodall, Mark (UK)
Cc: paraview-developers at paraview.org
Subject: Re: [Paraview-developers] pqPipelineSource and pqPipelineFilter

----------------------! WARNING ! ---------------------- This message originates from outside our organisation, either from an external partner or from the internet.
Keep this in mind if you answer this message.
Follow the 'Report Suspicious Emails' link on IT matters for instructions on reporting suspicious email messages.
--------------------------------------------------------

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