[Paraview-developers] Sub proxies
Utkarsh Ayachit
utkarsh.ayachit at kitware.com
Mon Apr 25 17:53:15 EDT 2005
There is no way to get the SubProxy.
However, one is free to "Expose" certain properties from the subproxy
and then these properties can be manipulated directly by the external
world, thus inturn manipulating the subproxy.
I think of subproxy as an internal implementation choice of the proxy
and hence typically, everyone else is not concerned whether a proxy even
has a subproxy or not.
Utkarsh
Moreland, Kenneth wrote:
> Is there a way to get a SubProxy of a vtkSMProxy? I see that
> vtkSMProxy::GetSubProxy is protected. Is there a reason for this?
>
> -Ken
>
> **** Kenneth Moreland
> *** Sandia National Laboratories
> ***********
> *** *** *** email: kmorel at sandia.gov
> ** *** ** phone: (505) 844-8919
> *** fax: (505) 845-0833
>
> _______________________________________________
> 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