::hwat::solver::CreateInfiniteRigidWall
Creates a infinite rigid wall.
Syntax
::hwat::solver::CreateInfiniteRigidWall sectionName templatePath baseNode normalVect frictionCoeff type assemName
Arguments
- sectionName
- Name to give the newly created group in HyperMesh.
- 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.
Returns
- Success
- Group ID
- Failure
- {}
Example
set newSecPass [::hwat::solver::dyna::CreateInFiniteRigidWall MIDRAIL_L "S:/Altair" 19 1 0.5 "RWPlanar" "TIRE"