::hwat::solver::CreateInfiniteRigidWall - Creates a infinite rigid wall.
::hwat::solver::CreateInfiniteRigidWall sectionName templatePath baseNode normalVect frictionCoeff type assemName
sectionName |
Name to give the newly created group in HM. |
templatePath |
Path for the solver template. |
baseNode |
Base node for the rigid wall. |
normalVect |
Normal vector for the rigid wall. |
frictionCoeff |
Friction coeff. |
type |
The type of rigid wall. |
assemName |
Component entity set to slave to rigid wall. (default = ""). |
Group ID if successful, {} otherwise.
set newSecPass [::hwat::solver::dyna::CreateInFiniteRigidWall MIDRAIL_L "S:/Altair" 19 1 0.5 "RWPlanar" "TIRE"
::hwat::solver::CreateFiniteRigidWall