::hwat::core::FindAirBagDimensions - Finds the various air bag dimensions needed by the OOP dummy positioning functions.
FindAirBagDimensions node1 node2 node3 node4
node1 |
The node 1 of the airbag. |
node2 |
The node 2 of the airbag. |
node3 |
The node 3 of the airbag. |
node4 |
The node 4 of the airbag. |
A Tcl list of the form d_midX d_midY d_midZ d_maxZ, if successful.
Where:
d_midX = The x coordinate of the mid point of the airbag.
d_midY = The y coordinate of the mid point of the airbag.
d_midZ = The z coordinate of the mid point of the airbag.
d_maxZ = The max z for all nodes selected which is assumed to correspond to max z of the module.
{} if unsuccessful.
::hwat::core::FindAirBagDimensions 1234 6568 8711 7771.