On Monday 14 June 2010 05:11:30 pm Jothy wrote: > Hi all, > > I have a vtkDistanceWidget rendered in the scene, but I want to switch > off/delete this from the scene. > > How to do this? > > Thanks, > > Jothy Hi I believe that vtkAbstractWidget::SetEnabled may be what you are looking for. Cheers, Benjamin