copy_default_execution_script#

ProjectApi.copy_default_execution_script(filename)#

Copy a default execution script to the current project.

Return type:

File

Example:#

>>> file = project_api.copy_default_execution_script("exec_mapdl.py")