*rigidlink()
Creates a rigidlink element in HMASCII format.
Syntax
*rigidlink (id type independentnode dof dependentnodes)
Type
HyperMesh HMASCII Command
Description
Inputs
- id
 - The ID of the element.
 - type
 - The type of the element.
 - independentnode
 - The ID of the independent node.
 - dof
 - The degrees of freedom.
 - dependentnodes
 - The number of dependentnodes contained in the following *dependentnodes() entry.
 
Example
A *dependentnodes() description must immediately follow.
Errors
None.