duplicate#
- ParametricStudy.duplicate(copy_design_points=True)#
Duplicate the current study.
- Parameters:
- copy_design_pointsbool
Whether to copy the design points from the current study.
- Returns:
ParametricStudy
New parametric study instance.
- Return type: