Members
The OptimizationTask object can have the following members:
- name
A String specifying the optimization task repository key.
- region
The SymbolicConstant MODEL or a Region object specifying the region to which the optimization task is applied. The default value is MODEL.
- designResponses
A repository of DesignResponse objects.
- objectiveFunctions
A repository of ObjectiveFunction objects.
- optimizationConstraints
A repository of OptimizationConstraint objects.
- geometricRestrictions
A repository of GeometricRestriction objects.
- stopConditions
A repository of StopCondition objects.