::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

Success
1
Failure
{}

Example

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

Comments

Required for OOP dummy positioning.