*opticontrolupdatemanthrparameters
Updates the optimization control parameters used to control the percentage threshold value for manufacturing constraint violation.
Syntax
*opticontrolupdatemanthrparameters manthrtoggle manthr
Type
HyperMesh Tcl Modify
Description
Updates the optimization control parameters used to control the percentage threshold value for manufacturing constraint violation.
Inputs
- mahthrtoggle
- The MANTHR toggle on (1) or off (0) state.
- mahthr
- The MANTHR value .
Examples
To activate the manthr process:
*opticontrolupdatemanthrparameters 1 1.0
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
2019