Project object

The project object represents an After Effects project. Attributes provide access to specific objects within the project, such as imported files or footage

numItems

The total number of items contained in the project, including folders and all types of footage.Integer; read-only.

consolidateFootage()

Consolidates all footage in the project. Same as the File > Consolidate All Footage command.None.Integer; the total number of footage items removed.

feetFramesFilmType

The Use Feet + Frames menu setting in the Project Settings dialog box.Use this attribute instead of the old timecodeFilmType attribute.A FeetFramesFilmType

importFile()

Imports the file specified in the specified ImportOptions object, using the specified options. Same as the File > Import File command. Creates and returns a

framesUseFeetFrames

The Use Feet + Frames setting in the Project Settings dialog box. True if using Feet + Frames; false if using Frames.Boolean; read/write.

importFileWithDialog()

Shows an Import File dialog box. Same as the File > Import > File command.Array of Item objects created during import; or null if the user cancels the dialo

linearBlending

True if linear blending should be used for this project; otherwise false.Boolean; read/write.

displayStartFrame

An alternate way of setting the Frame Count menu setting in the Project Settings dialog box to 0 or 1, and is equivalent to using the FramesCountType.FC_STA

importPlaceholder()

Creates and returns a new PlaceholderItem object and adds it to the projectメs items array. Same as the File > Import > Placeholder command.name A string con