*setautoupdatesets
Controls automatic updating of sets, segment sets, and contact surfaces during mesh changes.
Syntax
*setautoupdatesets mode
Type
HyperMesh Tcl Modify Command
Description
Controls automatic updating of sets, segment sets, and contact surfaces during mesh changes. To query the current value, use hm_getoption.
This is not supported in the Radioss profile.
Inputs
- mode
- 0 - Disabled
Examples
To enable:
*setautoupdatesets 1
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
2021