ProjectCollection object
ProjectCollection object
Section titled “ProjectCollection object”app.projects
app.production.projects
The ProjectCollection object represents a collection of Project objects.
ProjectCollection is a subclass of Collection object. All methods and attributes of Collection, in addition to those listed below, are available when working with ProjectCollection.
Attributes
Section titled “Attributes”ProjectCollection.numProjects
Section titled “ProjectCollection.numProjects”app.projects.numProjects
app.production.projects.numProjects
Description
Section titled “Description”The total number of projects and productions found in the Project panel.
Integer, read-only.