HyperWorks Tools

::hwat::utils::GetElementCentroid

::hwat::utils::GetElementCentroid

Previous topic Next topic No expanding text in this topic  

::hwat::utils::GetElementCentroid

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

NAME

::hwat::utils::GetElementCentroit - Finds the centroid of the element.

 

SYNTAX

::hwat::utils::GetElementCentroid elemid

 

ARGUMENTS

elemid

The ID of the element.

 

RETURNS

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

 

EXAMPLE

::hwat::utils::GetElementCentroid 12.

 

 

See also

Utils Functions