*realizecsfbdsectiontostdfbdsection
Realize cross-section based freebodysections to standard freebodysections.
Syntax
*realizecsfbdsectiontostdfbdsection freebodysection_ids=<ids>
Type
HyperMesh Tcl Modify Command
Description
Realize cross-section based freebodysections to standard freebodysections.
Inputs
- freebodysection_ids=<ids>
- The IDs of the cross-section based (config 1) freebodysections to realize.
Examples
*realizecsfbdsectiontostdfbdsection freebodysection_ids={1 2 3}
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
2020