*hf_RejectDragDeleteHandle
Rejects the edit binder drag operation.
Syntax
*hf_RejectDragDeleteHandle int_flag
Type
HyperMesh Tcl Modify Command
Description
This command rejects the edit binder drag operation.
Inputs
- int_flag
- 0 - Reject the drag or delete handle.
Examples
*hf_RejectDragDeleteHandle 0
*hf_RejectDragDeleteHandle 1
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
11.0.101