SequenceCollection object
SequenceCollection object
app.project.sequences
The SequenceCollection object represents a collection of all the Sequence objects in the active project.
SequenceCollection is a subclass of Collection object. All methods and attributes of Collection, in addition to those listed below, are available when working with SequenceCollection.
Attributes
SequenceCollection.numSequences
app.project.sequences.numSequences
Description
The total number of sequences in the active project.
Type
Integer, read-only.