*clearpreservednodes
Clears the selected nodes that were marked as preserved.
Syntax
*clearpreservednodes mark_id
Type
HyperMesh Tcl Modify Command
Description
This command clears the selected nodes that were marked as preserved.
Inputs
- mark_id
- The ID of the mark containing the preserved nodes to clear. Valid values are 1 and 2.
Examples
*createmark nodes 1-4
*clearpreservednodes 1
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
13.0