Project.get_timeline_by_index#

Project.get_timeline_by_index(idx) Timeline[source]#

Returns Timeline at the given index, 1 <= idx <= project.get_timeline_count()

Return type:

Timeline