About the Monte Carlo Component API

The Monte Carlo component provides an API for programmatically configuring the Monte Carlo component using a Java program.

For information about component APIs, see Component APIs.

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