vtkSelectArraySlices Class Reference
#include <vtkSelectArraySlices.h>
Detailed Description
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.
- Thanks:
- Developed by Timothy M. Shead (tshead@sandia.gov) at Sandia National Laboratories.
BTX double MaximumPercent; ETX
- Tests:
- vtkSelectArraySlices (Tests)
The documentation for this class was generated from the following file: