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:
 ParametricStudyNew parametric study instance.
- Return type: