*rigidscombine
Combines rigids and rigidlinks.
Syntax
*rigidscombine mark combine_common_inode
Type
HyperMesh Tcl Modify Command
Description
Combines rigids and rigidlinks.
Inputs
- mark
- The ID of the mark containing the elements to combine.
- combine_common_inode
- If combine_common_inode =1, the rigids and rigidlinks that share a common independent node will be combined.
Example
*createmark elements 1 100 101
*rigidscombine 1 1
Errors
None.