<div dir="ltr"><div>Ok, just figured it out. I needed to use GetClientSideObject(). For example:<br><br></div>s = Sphere()<br>s.GetClientSideObject().DebugOn()<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Fri, Dec 6, 2013 at 1:17 PM, Andy Bauer <span dir="ltr">&lt;<a href="mailto:andy.bauer@kitware.com" target="_blank">andy.bauer@kitware.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div><div>Hi,<br><br></div>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.<br>

<br></div>Thanks,<br>Andy<br></div>
</blockquote></div><br></div>