::hwat::solver::CreateRigidPole- Creates a rigid pole.
::hwat::solver::CreateRigidPole name template baseNode normalVect diameter height [assemName]
name |
The name of the rigid pole. |
template |
The location of the template file. |
baseNode |
The ID of the base node. |
normalVect |
A Tcl list defining the normal vector. |
diameter |
The diameter of the rigid pole. |
height |
The height of the rigid pole. |
assemname |
Component entity set to slave to rigid pole. (default = ""). |
The ID of the rigid pole if successful, {} otherwise.
::hwat::solver::CreateRigidPole "Pole" "D:/Altair/templates/feoutput/ls-dyna/dyna.key" 19 [list 0.0 0.0 -1.0] 250 600 "Vehicle"