Filter

Manipulate Abstract Data

Filter modules transform abstract data into abstract data, so that another filter step can be applied. Data processed by filters does not have a geometric representation.

C

CellSelect filter elements according to mapped data

CellToVert convert cell mapped data to vertice mapped

CellToVertVtkm convert cell mapped data to vertice mapped

D

Displace move vertices according to mapped data of first input

F

FilterCells filter out some cells

M

MapDrape map coordinates and drape to height field

S

Sample sample data on points, unstructured and uniform grids to a uniform grid

ScalarToVec combine up to three scalar fields to a vector field

SplitDimensions separate grid into 1D, 2D and 3D components

T

Threshold filter elements according to mapped data

ToUnstructured transform structured grids to equivalent unstructured grid

V

VecToScalar transform vector fields to scalar fields

VertToCellVtkm convert vertex mapped data to cell mapped