AVOLITES TITAN API

GrowSelection

Grows the selection. This wokrs from the highest selected cue index and either adds or removes cues from the selection at the end.

Namespace: Palettes.Editor.CueSelection

Syntax

MACRO

Void Palettes.Editor.CueSelection.GrowSelection(Handle handle, Single size)

HTTP

http://[ip]:4430/titan/script/2/Palettes/Editor/CueSelection/GrowSelection?handle={handle}&size={float}

Parameters

handle ( Handle ) : The handle.

handle_userNumber

HTTP Example:
http://localhost:4430/titan/script/2/Palettes/Editor/CueSelection/GrowSelection?handle_userNumber=6&size={float}

handle_location

HTTP Example:
http://localhost:4430/titan/script/2/Palettes/Editor/CueSelection/GrowSelection?handle_location=playback_2_1&size={float}

handle_titanId

HTTP Example:
http://localhost:4430/titan/script/2/Palettes/Editor/CueSelection/GrowSelection?handle_titanId=1895&size={float}

size ( Single ) : The size.