Name |
Description |
Type |
Default Value |
Allowed Values |
basedondirectoptimizationonly
|
True if the optimizer is only available in the context of a Direct Optimization component; false otherwise.
|
Boolean |
False |
True, False |
basedonresponsesurfaceonly
|
True if the optimizer is only available in the context of a Response Surface component; false otherwise.
|
Boolean |
False |
True, False |
BeginGroup
|
Indicates whether the load object will have a separator before it when shown in the context menu.
|
Boolean |
False |
True, False |
caption
|
Caption of the object.
|
String |
|
|
class
|
Class name of the controller of the object.
|
String |
|
|
constrainthandling
|
Supports constraint handling.
|
Boolean |
False |
True, False |
constraintimportance
|
Supports the Importance property of a constraint.
|
Boolean |
False |
True, False |
constraintoninputparameter
|
Supports constraints defined on an input parameter.
|
Boolean |
True |
True, False |
ContextGroup
|
Indicates which group the load will be shown in the context menu.
|
String |
|
|
convergencedata
|
Provides convergence data.
|
Boolean |
False |
True, False |
equaltoconstraint
|
Supports the Equal To constraint type.
|
Boolean |
True |
True, False |
greaterthanconstraint
|
Supports the Greater Than constraint type.
|
Boolean |
True |
True, False |
gridintervaloninputparameter
|
Supports grid interval defined on an Input Parameter.
|
Boolean |
False |
True, False |
historychartxaxistype
|
Defines the X axis type for history charts.
|
String |
bypoint |
bypoint, byiteration |
icon
|
Icon for the object.
|
String |
|
|
insideboundsconstraint
|
Supports the Inside Bounds constraint type.
|
Boolean |
True |
True, False |
LazyActivateSelectProperties
|
Determines when onActivate callback is called for the properties.
|
Boolean |
False |
True, False |
lessthanconstraint
|
Supports the Less Than constraint type.
|
Boolean |
True |
True, False |
localize
|
Indicates whether the caption and value string need to be localized by the application.
|
Boolean |
False |
True, False |
logfile
|
Provides messages to generate a log file.
|
Boolean |
False |
True, False |
maximizeobjective
|
Supports the Maximize objective type.
|
Boolean |
True |
True, False |
maximumnumberofconstraints
|
Defines the maximum number of constraints supported by the optimizer.
|
Int32 |
100 |
|
maximumnumberofdoublelistparameters
|
Indicates the maximum number of double list parameters supported.
|
Int32 |
100 |
|
maximumnumberofdoubleparameters
|
Indicates the maximum number of double parameters supported.
|
Int32 |
100 |
|
maximumnumberofinputparameters
|
Indicates the maximum number of input parameters supported.
|
Int32 |
100 |
|
maximumnumberofintegerlistparameters
|
Indicates the maximum number of integer list parameters supported.
|
Int32 |
100 |
|
maximumnumberofobjectives
|
Defines the maximum number of objectives supported by the optimizer.
|
Int32 |
100 |
|
minimizeobjective
|
Supports the Minimize objective type.
|
Boolean |
True |
True, False |
minimumnumberofconstraints
|
Defines the minimum number of constraints required.
|
Int32 |
0 |
|
minimumnumberofobjectives
|
Defines the minimum number of objectives required.
|
Int32 |
1 |
|
objectiveimportance
|
Supports the Importance property of an objective.
|
Boolean |
False |
True, False |
objectiveoninputparameter
|
Supports objectives defined on an Input Parameter.
|
Boolean |
True |
True, False |
parameterrelationship
|
Supports parameter relationships.
|
Boolean |
False |
True, False |
seekobjective
|
Supports the Seek objective type.
|
Boolean |
True |
True, False |
startingpointrequired
|
Requires a Starting Point.
|
Boolean |
False |
True, False |