HyperWorks Tools

::hwat::core::PositionObliqueBarrier

::hwat::core::PositionObliqueBarrier

Previous topic Next topic No expanding text in this topic  

::hwat::core::PositionObliqueBarrier

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

NAME

::hwat::core::PositionObliqueBarrier - Positions the oblique barrier.

 

SYNTAX

::hwat::core::PositionObliqueBarrier vehicleAssem barrierName ground gap groundToBarrierDistance angle strikeNodeId strikerNodeId

 

ARGUMENTS

vehicleAssem

The name of the vehicle assembly.

barrierName

The name of the barrier assembly.

ground

The true ground position (z coordinate).

angle

The angle to rotate the barrier.

strikeNodeId

The ID of the strike node.

gap

The gap in mm.

groundToBarrierDistance

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

strikerNodeId

The ID of the striker node.

 

RETURNS

1 if successful, {} if unsuccessful.

 

EXAMPLE

::hwat::core::PositionObliqueBarrier "VEHICLE" "BARRIER" 120 10 200.0 –40 1233 21343.

 

COMMENT

This function assumes that the barrier has been imported.

 

See also

Core Functions