Workspace 6.21.5
|
Filters the contents of a MeshModelInterface (i.e. controls which nodes or elements are available in the output MeshModelInterface). The filters are applied so that no data is deleted; when the mesh is interacted with, the filters are applied dynamically. This also means that the filtering itself does not occur until the model is used.
Inputs: | |||
---|---|---|---|
Output interface type | QString | ||
MeshModelInterface | CSIRO::Mesh::MeshModelInterface | ||
Filters | Array | CSIRO::Mesh::TypedMeshModelFilter | An array of filters, each of which is attached to the MeshModelInterface. The filters are applied in array index order. |
Outputs: | |||
MeshModelInterface | CSIRO::Mesh::MeshModelInterface |