::hwat::core::RotateSideBarrier - Rotate the side barrier to mimic test conditions.
RotateSideBarrier barrierAssem jNodeXYZ kNodeXYZ jHeightVehicle kHeightVehicle
barrierName |
The name of the barrier assembly. |
jNodeXYZ |
A Tcl list of the x,y, and z coordinates of the j node of the vehicle. |
kNodeXYZ |
A Tcl list of the x,y, and z coordinates of the k node of the vehicle. |
jHeightVehicle |
The true J Height of the vehicle. |
kHeightVehicle |
The true K Height of the vehicle. |
1 if successful, {} if unsuccessful.
::hwat::core::RotateSideBarrier "BARRIER" [list 1922 899 1334] [list 5787 899 1350] 100 110