::hwat::utils::CreateSidePole
Creates a rigid pole for side impact.
Syntax
::hwat::utils::CreateSidePole name template jNode jHeightVehicle assemName dummyHeadCGnode gap diameter height
Arguments
- name
- The name of the rigid pole.
- template
- The location of the template file.
- JNode
- The ID of the JNode.
- JHeightVehicle
- The true J height of the vehicle.
- assemName
- The name of the HWAT door assembly.
- dummyHeadCGnode
- The ID of the dummy head CG node.
- gap
- The distance between the barrier and the vehicle.
- diameter
-
The diameter of the rigid pole.
- height
-
The height of the rigid pole.
Returns
- Success
- The ID of the pole
- Failure
- {}
Example
::hwat::utils::CreateSidePole "Pole" "D:/Altair/templates/feoutput/ls-dyna/dyna.key" 42758 100.0 "DOOR" 10122 10 250 600.
Comments
The HWAT door assembly is slaved to the rigid pole.