ParametricDesignStudy#
- class ansys.optislang.parametric.design_study.ParametricDesignStudy(osl_instance: Optislang, managed_instances: Iterable[ManagedInstance], execution_blocks: Iterable[ExecutableBlock] | None = None)#
A class to store data and perform operations on design study.
Methods
Get info whether workflow contains proxy solver.
Delete the managed algorithm from the project.
Execute the managed instances automatically in blocking mode.
Call
get_designscommand on proxy solver node in use.Get the last parametric system workflow component.
Get the result designs of the design study.
Get project status.
Reset the parametric design study.
ParametricDesignStudy.set_designs(designs)Call
set_designscommand on proxy solver node in use.Start execution in a separate thread (non-blocking mode).
Attributes
Get ordered tuple of executable blocks.
Get info if design study is finished.
Elementary components of this ParametricStudy.