*rigidwall_geometry

Adds geometric definition to a rigid wall.

Syntax

*rigidwall_geometry name geometrytype basenode vectors n1 n2 geomvar1 geomvar2 geomvar3

Type

HyperMesh Tcl Modify Command

Description

Adds geometric definition to a rigid wall.

Inputs

name
The name of the rigid wall.
geometrytype
Use:
  • 1 infinite plane
  • 2 finite plane
  • 3 infinite prism
  • 4 finite prism
  • 5 cylinder
  • 6 sphere
  • 7 MADYMO plane
  • 8 MADYMO ellipse
basenode
The ID of the base node for the rigid wall.
vectors
The normal vector.
n1, n2
The ID of the nodes used to define the rigid wall.
geomvar1
The length in the x directon or radius. This is also used for the MADYMO plane/ellipse ID value.
geomvar2
The length in the y direction.
geomvar3
The length in the z direction.

Errors

None.