# FilterCells filter out some cells grid_in unstructured grid with or without data (grid_in) FilterCells grid_out filtered grid with or without data (grid_out) ## Parameters |name|description|type| |-|-|-| |filter_expression|elements for which this expression is true are filtered out, for supported symbols see selection lists|String| |filterType|filter type (Ghost, Elements, Vertices)|Int| |SupportedVariables|Supported Variables (cellDiameter, datavalue, dimensionality, edgeLength, elem, numFaces, numVertices, surface, type, volume, x_center, x_max, x_min, y_center, y_max, y_min, z_center, z_max, z_min)|Int| |SupportedConstants|Supported Constants (BAR, HEXA, HEXAHEDRON, LINE, PLG, PLH, POINT, POLYGON, POLYHEDRON, POLYLINE, PRISM, PT, PYR, PYRAMID, QUAD, TETRA, TETRAHEDRON, TRI, TRIANGLE)|Int|