*optiobjectivecreate

Create an objective for an optimization.

Syntax

*optiobjectivecreate response_id minmaxflag loadstep_id

Type

HyperMesh Tcl Modify

Description

Create an objective for an optimization.

Inputs

response id
Response identifier.
minmaxflag
Flag to make distinction between minimization and maximization.
loadstep id
Loadstep identifier.

Example

*optiobjectivecreate(6,0,2)
*optiobjectivecreate(7,1,0)

Errors

None.