copy_default_execution_script# ProjectApi.copy_default_execution_script(filename)# Copy a default execution script to the current project. Example: :rtype: File >>> file = project_api.copy_default_execution_script("exec_mapdl.py")