TimelineItem.copy_grades#

TimelineItem.copy_grades(target_timeline_items: List[TimelineItem]) bool[source]#

Copies the current node stack layer grade to the same layer for each item in target_timeline_items. Returns True if successful.

Parameters:

target_timeline_items (List[TimelineItem])

Return type:

bool