project_path# Desktop.project_path(project_name=None)[source]# Get the path to the project. Parameters: project_namestr, optionalProject name. The default is None, in which case the active project is used. Returns: strPath to the project.