HyperWorks Tools

::hwat::solver::GenAccelData

::hwat::solver::GenAccelData

Previous topic Next topic No expanding text in this topic  

::hwat::solver::GenAccelData

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

NAME

::hwat::solver::GenAccelData - Creates accelerometer data for import.

 

SYNTAX

::hwat::solver::GenAccelData locationList [accelNote]

 

ARGUMENTS

locationList

X, Y, Z location where the accel should be attached.

accelNote

Text label to apply to newly created accel (Default = "").

 

RETURNS

HMASCII accel data needed to generate accel in HM, {} otherwise.

 

EXAMPLE

::hwat::solver::GenAccelData [list 100.0 872.2 8901.55].

 

See also

Solver Functions