::hwat::core::PositionFMVSSBarrier - Positions the FMVSS side barrier.
PositionFMVSSBarrier vehicleAssem barrierName ground frontAxleX rearAxleX gap groundToBarrierDistance [leadingEdgeNode]
vehicleAssem |
The name of the vehicle assembly. |
barrierName |
The name of the barrier assembly. |
ground |
The true ground position (z coordinate). |
frontAxleX |
The x coordinate of the front axle. |
rearAxleX |
The x coordinate of the rear axle. |
gap |
The gap in mm. |
groundToBarrierDistance |
The distance from the ground to the base of the barrier. |
leadingEdgeNode |
Optional. The ID of the barrier leading edge node (default = ""). |
1 if successful, {} if unsuccessful.
::hwat::core::PositionFMVSSBarrier "VEHICLE" "BARRIER" 120 1618 4514 10 200.0 441213
COMMENT
This function assumes that the barrier has been imported.