*setoffsetconflictoptionmessage
Set the message option when there is offset conflict during drag-and-drop.
Syntax
*setoffsetconflictoptionmessage mode
Type
HyperMesh Tcl Modify Command
Description
Set the message option when there is offset conflict during drag-and-drop.
Inputs
- mode
- 0 - Do not keep the user input for all following drag-and-drop operations
Examples
To keep the user input for all following drag-and-drop operations:
*setoffsetconflictoptionmessage 1
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
2019