*plotmassdistribution
Plots the distribution of the mass assigned on nodes.
Syntax
*plotmassdistribution solvermass_id
Type
HyperMesh Tcl Modify Command
Description
Plots the mass distribution data assigned at nodal level for Radioss ADMAS type 5 and LS-DYNA config 105 (nodes).
Inputs
- solvermass_id
- The ID of the supported solvermass.
Examples
Plot mass distribution of solvermass with id 25:
*plotmassdistribution 25
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
2019
2020.1 - Added support for LS-DYNA config 105 (nodes).