ProxySolverManagedParametricSystem#
- class ansys.optislang.parametric.design_study.ProxySolverManagedParametricSystem(algorithm: ParametricSystem, solver_node: ProxySolverNode, callback: Callable)#
Class storing a managed algorithm with ProxySolver node.
Methods
Attributes
A callback function to handle design evaluation results.
Instance of the managed algorithm.
Instance of the solver node inside the managed algorithm.