[vtkusers] Hiding bounding box

Darshan Pai darshanpai at gmail.com
Tue Jan 12 16:01:35 EST 2010


John,

Subclass the Interactor . There is a function called HighlightProp() which
can be overridden .

Override that function ,, basically just leave it blank , and the box should
go away ..

Regards
Darshan

On Tue, Jan 12, 2010 at 11:40 AM, John Durkin <jrd5084 at psu.edu> wrote:

> Dear vtkusers,
>
> Does anyone know of a method to hide the red, bounding box that appears
> when evoking the picker.  I was using the 'p' command from the default
> RenderWindowInteractor.
>
> thanks,
>
> John Durkin
>
> _______________________________________________
> 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 VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100112/581f6def/attachment.htm>


More information about the vtkusers mailing list