*masselementupdate
Updates mass elements.
Syntax
*masselementupdate mark update mass mass update prop property update system system id
Type
HyperMesh Tcl Modify
Description
Updates mass elements.
Inputs
- mark
- The mark ID containing mass elements to be updated.
- update mass
- To update the mass of the elements set to 1, otherwise 0.
- mass
- The mass of the mass element.
- update prop
- To update the property of the elements set to 1, otherwise 0.
- property
- The name of the property to which the elements should point.
- update system
- To update the system in which the elements are built set to 1, otherwise 0.
- system id
- The ID of the system in which the elements are built.
Errors
None.