[vtkusers] ExtractSelectedThresholds

David Doria daviddoria+vtk at gmail.com
Wed Apr 28 08:13:12 EDT 2010


On Tue, Apr 27, 2010 at 10:17 PM, David E DeMarle
<dave.demarle at kitware.com> wrote:
> Try thresh->SetName("SelectedPoints")
>
> David E DeMarle

Nope, same problem.

The vtkSelectionNode should know what to do because we
selectionNode->SetSelectionList(thresh). I think the problem is that
the vtkExtractSelectedThresholds doesn't know which array to apply
thresh (from selectinNode) to.

Thanks,

David



More information about the vtkusers mailing list