VTK
|
Produces a selection based on array slice values. More...
#include <vtkSelectArraySlices.h>
Produces a selection based on array slice values.
Inputs: Input port 0: (required) A vtkTypedArray<double> of any dimension.
Outputs: Output port 0: A vtkSelection containing the indices of each slice (along a user-supplied dimension) that should be selected.
BTX double MaximumPercent; ETX