<div>Utkarsh,</div>
<div> </div>
<div>Thank you for the response. I think that moved me one step closer to the solution.</div>
<div> </div>
<div>However, now I get the following runtime error in the Output window:</div>
<div><span style="FONT-FAMILY: &#39;Courier&#39;; COLOR: #800000; FONT-SIZE: 8.25pt">ERROR: In ..\..\..\VTK\Widgets\vtkAbstractWidget.cxx, line 119</span> 
<p style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0"><span style="FONT-FAMILY: &#39;Courier&#39;; COLOR: #800000; FONT-SIZE: 8.25pt">vtkImplicitPlaneWidget2 (000000000D01C8C0): The interactor must be set prior to enabling the widget</span></p>


<p style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0"><span style="FONT-FAMILY: &#39;Courier&#39;; COLOR: #800000; FONT-SIZE: 8.25pt"></span> </p>
<p style="TEXT-INDENT: 0px; MARGIN: 0px; FONT-FAMILY: &#39;Courier&#39;; COLOR: #800000; FONT-SIZE: 8.25pt; -qt-block-indent: 0; -qt-paragraph-type: empty"></p></div>
<div>I don&#39;t see an &quot;Interactor&quot; property defined in the XML file for the ImplicitPlaneWidgetRepresentation and I get a zero pointer if I try to get it with:</div>
<div>  vtkSMProperty* p = sliceWidget-&gt;GetProperty(&quot;Interactor&quot;);</div>
<div><br> </div>
<div>Jenya</div>
<div><br>On Tue, May 25, 2010 at 11:39 AM, Utkarsh Ayachit <span dir="ltr">&lt;<a href="mailto:utkarsh.ayachit@kitware.com">utkarsh.ayachit@kitware.com</a>&gt;</span> wrote:<br></div>
<div class="gmail_quote">
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">pqSMAdaptor::setElementProperty(sliceWidget-&gt;GetProperty(&quot;Enabled&quot;), 1);</blockquote></div><br>