Workspace 6.21.5
|
Maps state data stored on the elements of a MeshModelInterface on to its nodes. The mapping is performed by averaging the state data of surrounding elements onto each attached node. The user can also control exactly which element types will be included in the state mapping.
Inputs: | |||
---|---|---|---|
Mesh model | Modified-in-place | CSIRO::Mesh::MeshModelInterface | |
State name | QString | ||
Include segments | bool | ||
Include tris | bool | ||
Include quads | bool | ||
Include volumes | bool | ||
Include hexahedra | bool | ||
Outputs: | |||
Mesh model | CSIRO::Mesh::MeshModelInterface |