::hwat::solver::MakeRigidElementCopy
Copies an element to a part with MAT20 material.
Syntax
::hwat::solver::CreateRigidPole elemId template.
Arguments
- elemId
- ID of the element to copy.
- template
- The solver template file.
Returns
- Success
- A Tcl list of the form [list component $n_newCompID material $n_newMatID property $n_newPropID]
- Failure
- {}
Example
::hwat::solver::MakeRigidElementCopy "1234" "D:/Altair/templates/feoutput/ls-dyna/dyna.key".