Ok, just figured it out. I needed to use GetClientSideObject(). For example:

s = Sphere()
s.GetClientSideObject().DebugOn()


On Fri, Dec 6, 2013 at 1:17 PM, Andy Bauer <[email protected]> wrote:

> Hi,
>
> Is there any way to turn on debug information (i.e. vtkObject::DebugOn())
> for a filter on the server from the client side proxy? As far as I can
> tell, all of the debug methods are for proxies and other things on the
> client.
>
> Thanks,
> Andy
>
_______________________________________________
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