AVOLITES TITAN API

ToggleCues

Toggles the item selection for a group of handles.

Namespace: Palettes.Editor.CueSelection

Syntax

MACRO

Void Palettes.Editor.CueSelection.ToggleCues(IEnumerable<Handle> handles)

HTTP

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

Parameters

handles ( IEnumerable<Handle> ) : The handles.

handles_handleList

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

handles_userNumberList

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