design_list#

Desktop.design_list(project: str | None = None) list[str]#

Get a list of the designs.

Parameters:
projectstr, optional

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

Returns:
List

List of the designs.