HyperWorks Tools

::hwat::solver::CreateAccel

::hwat::solver::CreateAccel

Previous topic Next topic No expanding text in this topic  

::hwat::solver::CreateAccel

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

NAME

::hwat::solver::CreateAccel - Creates an accelerometer and supporting entities.

 

SYNTAX

::hwat::solver::CreateAccel nodeId template feinput [str_label].

 

ARGUMENTS

nodeId

ID of the node location where the accel should be attached.

template

The solver template file for attribs.

feinput

The location of the hmascii exe.

str_label

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

 

RETURNS

List of entities and their IDs if successful, {} otherwise.

 

EXAMPLE

::hwat::solver::CreateAccel "1001" "D:/Altair/templates/feoutput/ls-dyna/dyna.key"  "D:/Altair/hm/bin/feinput/hmascii.exe"

 

See also

Solver Functions