HyperWorks Tools

::hwat::core::AlignAirbagCenterAndDummyChest

::hwat::core::AlignAirbagCenterAndDummyChest

Previous topic Next topic No expanding text in this topic  

::hwat::core::AlignAirbagCenterAndDummyChest

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

NAME

::hwat::core::AlignAirbagCenterAndDummyChest - Translates the dummy along the y axis until the dummy chest node is aligned with the center of the airbag.

 

SYNTAX

AlignAirbagCenterAndDummyChest dummySystemId airbagMidY chestNode

 

ARGUMENTS

dummySystemId

The ID of the dummy root system.

airbagMidY

The y coordinate of the mid point of the air bag.

chestNode

The ID of the chest node.

 

RETURNS

1 if successful, {} if unsuccessful.

 

EXAMPLE

::hwat::core::AlignAirbagCenterAndDummyChest 1234 786.97 67681

 

Comments

Required for OOP dummy positioning.

 

See also

Core Functions