Workspace 6.21.5
FindStateRange

Finds the minimum and maximum values for a specific node or element state in an array of MeshModels. Assumes all meshes contain the state (operation will fail if they don't).

  • Default label: "Find state range"
  • Member of plug-in: Mesh
  • Catalogue path: Mesh
Inputs:
Mesh modelsCSIRO::DataExecution::ObjectArray

List typeCSIRO::Mesh::MeshModel::ListTypeThe type of state to look at - Node state or Element state.
State nameQStringThe name of a state on the input mesh models; e.g velocity.
Vector mappingCSIRO::Mesh::VectorMapping

Controls how vector state values are converted into scalar (floating-point) values.

Outputs:
Minimumdouble

Maximumdouble