HyperWorks Tools

::hwat::solver::MakeRigidElementCopy

::hwat::solver::MakeRigidElementCopy

Previous topic Next topic No expanding text in this topic  

::hwat::solver::MakeRigidElementCopy

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

NAME

::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

A Tcl list of the form [list component $n_newCompID material $n_newMatID property $n_newPropID] if successful, {} if unsuccessful.

 

EXAMPLE

::hwat::solver::MakeRigidElementCopy "1234" "D:/Altair/templates/feoutput/ls-dyna/dyna.key".

 

See also

Solver Functions