design_list# Desktop.design_list(project=None)[source]# Get a list of the designs. Parameters: projectstr, optionalProject name. The default is None, in which case the active project is used. Returns: ListList of the designs.