*createcrbrelation
Creates a main-secondary relationship for LS-DYNA *CONSTRAINED_RIGID_BODIES keyword.
Syntax
*createcrbrelation main_component_id secondary_component_id
Type
HyperMesh Tcl Modify Command
Description
Creates a main-secondary relationship for LS-DYNA *CONSTRAINED_RIGID_BODIES keyword.
Inputs
- main_component_id
- The ID of the main rigid component.
- secondary_component_id
- The ID of the secondary rigid component.
Examples
*createcrbrelation 100 200
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
14.0.120