Timeline.duplicate_timeline#

Timeline.duplicate_timeline(timeline_name: str) pybmd.timeline.Timeline[source]#

Duplicates the timeline and returns the created timeline, with the (optional) timelineName, on success.

Parameters:

timeline_name (str)

Return type:

pybmd.timeline.Timeline