ProjectCollection object
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
ProjectCollection.numProjects
app.projects.numProjects
app.production.projects.numProjects
Description
The total number of projects and productions found in the Project panel.
Type
Integer, read-only.