Workspace 6.21.5
FilterMeshModel

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.

  • Default label: "Filter MeshModelInterface"
  • Member of plug-in: Mesh
  • Catalogue path: Mesh
Inputs:
Output interface typeQString

MeshModelInterfaceCSIRO::Mesh::MeshModelInterface

FiltersArrayCSIRO::Mesh::TypedMeshModelFilter

An array of filters, each of which is attached to the MeshModelInterface. The filters are applied in array index order.

Outputs:
MeshModelInterfaceCSIRO::Mesh::MeshModelInterface