Design study#

Main classes responsible for workflow creation and execution.

ParametricDesignStudyManager([...])

Class creating and managing design studies.

ParametricDesignStudy(osl_instance, ...[, ...])

A class to store data and perform operations on design study.

An executable unit used by ParametricDesignStudy defining execution order.

ExecutableBlock([instances])

Class specifying execution options for a set of managed instances.

Elementary objects containing necessary data for automatic execution.

ManagedInstance(instance)

Class storing a managed instance.

ManagedParametricSystem(parametric_system, ...)

Class storing a managed algorithm.

ProxySolverManagedParametricSystem(...)

Class storing a managed algorithm with ProxySolver node.

Helper classes used for migration of omdb files into a new optiSLang project.

OMDBFilesProvider([input])

Provides OMDB to be included in the project.

OMDBFilesSpecificationEnum(*values)

Enumeration of possible specifications of the OMDB files.