Workspace 6.21.5
EnsureMeshUnorganised

Ensures that a mesh is unorganised - i.e. a collection of points with elements - as compared to an organised mesh, which has a a defined width and height, with NaN values present where there are no points. All NaN values are removed and the width and height are restored to their normal values (width == total number of points in the dataset, and height == 1)

  • Default label: "Ensure mesh is unorganised"
  • Member of plug-in: Mesh
  • Catalogue path: Mesh
Inputs:
Potentially organised meshModified-in-placeCSIRO::Mesh::MeshModelInterface

Outputs:
Unorganised meshCSIRO::Mesh::MeshModelInterface