Workspace 6.21.5
|
Removes the named node or element states from the specified MeshModelInterface. All state data associated with these states is deleted.
Inputs: | |||
---|---|---|---|
Mesh | Modified-in-place | CSIRO::Mesh::MeshModelInterface | |
States to remove | QString | Comma separated list of states to remove. If empty, all will be removed except those listed in 'States to keep' | |
States to keep | QString | Comma separated list of states to keep. | |
Outputs: | |||
Mesh | CSIRO::Mesh::MeshModelInterface |