active_project#

Desktop.active_project(name: str | None = None) object | None#

Get the active project.

Parameters:
namestr, optional

Name of the active project to make active. The default is None, in which case the active project is returned.

References

>>> oDesktop.GetActiveProject
>>> oDesktop.SetActiveProject