Skip to content

Added a new filter to extract cells by their type

This filter extracts cells of specified type. The input dataset type and the output dataset type are the same; except the output cell types are one of the types specified. If no cell type matches the specified type(s) then the output will be empty.

This filter is particularly useful to pull apart composite datasets.

Merge request reports