HyperWorks Tools

::hwat::core::GetGroundPosition

::hwat::core::GetGroundPosition

Previous topic Next topic No expanding text in this topic  

::hwat::core::GetGroundPosition

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

NAME

::hwat::core::GetGroundPosition - Finds the true ground position for the model.

 

SYNTAX

::hwat::core::GetGroundPosition d_heightVehicle n_nodeId

 

ARGUMENTS

d_heightVehicle

The true J or K height of the vehicle.

n_nodeId

The ID of the J or K node.

 

RETURNS

The true ground position if successful, {} otherwise.

 

EXAMPLE

::hwat::core::GetGroundPosition 100 1345

 

 

See also

Core Functions