hm_registerredraw
Specifies if markers and shapes should be redrawn when the associated entity is modified.
Syntax
hm_registerredraw mode
Type
HyperMesh Tcl GUI Command
Description
Specifies if markers and shapes should be redrawn when the associated entity is modified.
Inputs
- mode
- 0 - Do not redraw
Examples
To enable redrawing of markers and shapes:
hm_registerredraw 1
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
2019.1