remove_managed_instance#
- ParametricDesignStudy.remove_managed_instance(instance: ManagedInstance) None#
Remove a top level managed instance from the design study.
- Parameters:
- instance
ManagedInstance The managed instance to be removed.
- instance
Notes
Managed instance is also removed from any execution block it belongs to, blocks without any instances are removed from the execution order.
Solver nodes cannot be removed separately, they must be removed together with the associated parametric system.