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