HyperWorks Tools

::hwat::core::PositionFMVSSBarrier

::hwat::core::PositionFMVSSBarrier

Previous topic Next topic No expanding text in this topic  

::hwat::core::PositionFMVSSBarrier

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

NAME

::hwat::core::PositionFMVSSBarrier - Positions the FMVSS side barrier.

 

SYNTAX

PositionFMVSSBarrier vehicleAssem barrierName ground frontAxleX rearAxleX gap groundToBarrierDistance [leadingEdgeNode]

 

ARGUMENTS

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 = "").

 

RETURNS

1 if successful, {} if unsuccessful.

 

EXAMPLE

::hwat::core::PositionFMVSSBarrier "VEHICLE" "BARRIER" 120 1618 4514 10 200.0 441213

 

COMMENT

This function assumes that the barrier has been imported.

 

See also

Core Functions