::hwat::core::AlignDriverDummyAlongXAxis - Translates the dummy along the x axis until the dummy is as close as possible to the vehicle dash and windshield.
AlignDummyAlongXAxis assembly systemId headAssembly chestAssembly
assembly |
The name of the vehicle assembly. |
systemId |
The ID of the dummy root system. |
headAssembly |
The name of the dummy head assembly. |
chestAssembly |
The name of the dummy chest assembly. |
1 if successful, {} if unsuccessful.
::hwat::core::AlignDummyAlongXAxis "VEHICLE" 1234 "Head And Neck" "Thorax"
Required for OOP dummy positioning. Should be called after the dummy y and z positioning has been done.