HyperWorks Tools

::hwat::solver::IsRigidElement

::hwat::solver::IsRigidElement

Previous topic Next topic No expanding text in this topic  

::hwat::solver::IsRigidElement

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

NAME

::hwat::solver::IsRigidElement - Checks to see if the given element belongs to a rigid part.

 

SYNTAX

::hwat::solver::IsRigidElement elemId

 

ARGUMENTS

elemId

ID of the element to check.

 

RETURNS

Comp ID to which this element belongs if the element is rigid, 0 if it is not and {} if unsuccessful.

 

EXAMPLE

::hwat::solver::IsRigidElement 120

 

See also

Solver Functions