Workspace 6.21.5
AddMeshModelState

Adds a new node state to the input MeshModel. This state could be used to represent any data value present at each node in the MeshModel. Common examples are velocity and pressure.

  • Default label: "Add MeshModel State"
  • Member of plug-in: Mesh
  • Catalogue path: Mesh
  • Polymorphic: AddMeshModelState is a Polymorphic Operation. One or more of its inputs and outputs are not listed below because they are created dynamically whenever the operation changes its data type, and when it is first created.
Inputs:
State dataCSIRO::DataAnalysis::DataSeriesAn array of data values to be assigned to the nodes in the MeshModel.
ScaledoubleOptional scaling to apply to each value.
State nameQStringThe human readable name of the state.
ModelCSIRO::Mesh::MeshModel

Outputs:
ModelCSIRO::Mesh::MeshModel