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