addElementTimeline Method

Add a new ElementTimeline to be applied to the specified elements. This function will sort and compress the Ids if they are not already compressed.

addElementTimeline(elementIds: string | Iterable<string>): RenderSchedule.ElementTimelineBuilder

Parameter Type Description
elementIds string | Iterable<string>  

Returns - RenderSchedule.ElementTimelineBuilder

Defined in

Last Updated: 13 May, 2024