HyperWorks Tools

::hwat::core::AlignDummyAlongXAxis

::hwat::core::AlignDummyAlongXAxis

Previous topic Next topic No expanding text in this topic  

::hwat::core::AlignDummyAlongXAxis

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

NAME

::hwat::core::AlignDriverDummyAlongXAxis - Translates the dummy along the x axis until the dummy is as close as possible to the vehicle dash and windshield.

 

SYNTAX

AlignDummyAlongXAxis assembly systemId headAssembly chestAssembly

 

ARGUMENTS

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.

 

RETURNS

1 if successful, {} if unsuccessful.

 

EXAMPLE

::hwat::core::AlignDummyAlongXAxis "VEHICLE" 1234 "Head And Neck" "Thorax"

 

Comments

Required for OOP dummy positioning.  Should be called after the dummy y and z positioning has been done.

 

See also

Core Functions