*optiobjectiveupdate
Updates objective for an optimization.
Syntax
*optiobjectiveupdate response_id minmaxflag loadstep_id
Type
HyperMesh Tcl Modify
Description
Updates objective for an optimization.
Inputs
- response id
- Response identifier.
- minmaxflag
- Flag to make distinction between minimization and maximization.
- loadstep id
- Loadstep identifier.
Example
*optiobjectiveupdate(6,0,2)
*optiobjectiveupdate(7,1,0)
Errors
None.