*createfacesonfreeboundaries
Creates face elements on all free solid element boundaries.
Syntax
*createfacesonfreeboundaries
Type
HyperMesh Tcl Modify Command
Description
This command is used to find and create shell elements on free boundaries of all the solid elements. This command generates faces only for first order shell elements. It operates on all solid elements, regardless of display status.
Examples
*createfacesonfreeboundaries
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
12.0.110