*bagdeleteall
Deletes bags on a mark and all of the child entities within each bag.
Syntax
*bagdeleteall mark_id
Type
HyperMesh Tcl Modify Command
Description
This command deletes all bags on mark mark_id and all of the associated entities contained within each of those bags.
Examples
hm_createmark bags 1 "admpart1 admmaterial1"
*bagdeleteall 1
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
10.0