HyperWorks Tools

::hwat::utils::GetElementNodes

::hwat::utils::GetElementNodes

Previous topic Next topic No expanding text in this topic  

::hwat::utils::GetElementNodes

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

NAME

::hwat::utils::GetElementNodes - Finds the nodes of the element.

 

SYNTAX

::hwat::utils::GetElementNodes elemid

 

ARGUMENTS

elemid

The ID of the element.

 

RETURNS

A Tcl list containing the nodes of the element if successful , {} if unsuccessful.

 

EXAMPLE

::hwat::utils::GetElementNodes 12.

 

 

See also

Utils Functions