HyperWorks Tools

::hwat::core::PositionEuroBarrier

::hwat::core::PositionEuroBarrier

Previous topic Next topic No expanding text in this topic  

::hwat::core::PositionEuroBarrier

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

NAME

::hwat::core::PositionEuroBarrier - Positions the Euro side barrier.

 

SYNTAX

PositionEuroBarrier vehicleAssem barrierName ground gap rPointId groundToBarrierDistance

 

ARGUMENTS

vehicleAssem

The name of the vehicle assembly.

barrierName

The name of the barrier assembly.

ground

The true ground position (z coordinate).

gap

The gap in mm.

rPointId

The ID of the SgRPx node.

groundToBarrierDistance

The distance from the ground to the base of the barrier.

 

RETURNS

1 if successful, {} if unsuccessful.

 

EXAMPLE

::hwat::core::PositionEuroBarrier "VEHICLE" "BARRIER" 1200 10 441213 200.0.

 

COMMENT

This function assumes that the barrier has been imported.

 

See also

Core Functions