# Threshold filter elements according to mapped data threshold_in scalar data deciding over elements rejection (threshold_in) data_in1 additional input data (data_in1) data_in2 additional input data (data_in2) Threshold threshold_out threshold input filtered to remaining elements (threshold_out) data_out1 additional output data (data_out1) data_out2 additional output data (data_out2) ## Parameters |name|description|type| |-|-|-| |reuse_coordinates|do not renumber vertices and reuse coordinate and data arrays|Int| |invert_selection|invert cell selection|Int| |operation|selection operation (AnyLess, AllLess, Contains, AnyGreater, AllGreater)|Int| |threshold|selection threshold|Float|