*clearlock
Clears all entity locks.
Syntax
*clearlock entity_type dataname
Type
HyperMesh Tcl Modify Command
Description
This command clears all entity locks for a specified entity type.
Inputs
- entity_type
- The type of entity to clear locks for.
- dataname
- The dataname to clear locks for. Currently only supported for "ID".
Examples
*clearlock elems id
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
12.0.110