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