The API for the Optimization component consists of the get("OptimizationPlan") method. This method returns an OptimizationPlan object from the com.engineous.sdk.designdriver.plan package. From that entry point you have access to numerous methods for setting/configuring the technique, adding/editing design variables, constraints, and responses, and configuring execution options. For more information about configuring the Optimization component, refer to the javadocs for the OptimizationPlan interface—open the following file in a web browser: <Isight_install_directory>/Doc/docs/api/_index/main.html |