project_path#

Desktop.project_path(project_name=None)[source]#

Get the path to the project.

Parameters:
project_namestr, optional

Project name. The default is None, in which case the active project is used.

Returns:
str

Path to the project.