On Fri, Apr 29, 2011 at 3:16 PM, Hong Yi &lt;<a href="mailto:hongyi@renci.org">hongyi@renci.org</a>&gt; wrote:<br>&gt; Hi David,<br>&gt;<br>&gt; Many thanks for the pointer. I have replaced vtkClipPolyData with vtkMapper::AddClippingPlane and picking and highlighting are working now as expected. However, I&#39;d like to achieve the same clipping functionality as &quot;InsideOutOn&quot; in vtkClipPolyData. Is there an equivalent property such as &quot;InsideOutOn&quot; in vtkMapper when a clipping plane is added? I know I can probably invert clipping plane normal to achieve this, but thought there might be a nicer way to achieve this.<br>

<br><div>There is no InsideOut equivalent, it is necessary to flip the normal.</div><div><br></div><div> - David</div><div><br></div>