[vtkusers] vtkcontourwidget not deleting

Karthik Krishnan karthik.krishnan at kitware.com
Wed Oct 13 03:26:46 EDT 2010


It should delete the last placed node when you are defining it. During the
manipulate mode (modifying as you refer to it), if you are mousing over a
node, it should delete it.  For some reason, on my laptop it gets invoked by
the backspace or esc key (can't remember which) rather than the delete key.
So you may want to try both.

On Wed, Oct 13, 2010 at 5:09 AM, Jonathan Morra <jonmorra at gmail.com> wrote:

> I have a vtkContourWidget and when I press the delete key nothing is
> happening.  My understanding is that pressing delete should remove the last
> point if I'm currently creating the contour, and remove the whole contour if
> I'm modifying it.  Is this correct?
>
> Thanks
>
> PS I'm using Java with Windows x64
>
> _______________________________________________
> 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/20101013/f298c1c2/attachment.htm>


More information about the vtkusers mailing list