AVOLITES TITAN API

SelectUnfoldedCues

Selects are range of cues based on the supplied range of unfolded handles.

Namespace: Playbacks.Editor.CopyCues

Syntax

MACRO

Void Playbacks.Editor.CopyCues.SelectUnfoldedCues(IEnumerable<Handle> handles)

HTTP

http://[ip]:4430/titan/script/2/Playbacks/Editor/CopyCues/SelectUnfoldedCues?handles={handleList}

Parameters

handles ( IEnumerable<Handle> ) : The unfolded handles.

handles_handleList

HTTP Example:
http://localhost:4430/titan/script/2/Playbacks/Editor/CopyCues/SelectUnfoldedCues?handles_handleList=1895,1896,1900

handles_userNumberList

HTTP Example:
http://localhost:4430/titan/script/2/Playbacks/Editor/CopyCues/SelectUnfoldedCues?handles_userNumberList=6,8,10