AVOLITES TITAN API

ToggleCues

Toggles the item selection for a group of handles.

Namespace: Playbacks.Editor.CopyCues

Syntax

MACRO

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

HTTP

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

Parameters

handles ( IEnumerable<Handle> ) : The handles.

handles_handleList

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

handles_userNumberList

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