AVOLITES TITAN API

SetNewHandleSelection

Changes the fixture selection to be the one supplied

Namespace: PatchSelection

Syntax

MACRO

Void PatchSelection.SetNewHandleSelection(IEnumerable<Handle> newSelection)

HTTP

http://[ip]:4430/titan/script/2/PatchSelection/SetNewHandleSelection?newSelection={handleList}

Parameters

newSelection ( IEnumerable<Handle> ) : The new selection.

newSelection_handleList

HTTP Example:
http://localhost:4430/titan/script/2/PatchSelection/SetNewHandleSelection?newSelection_handleList=1895,1896,1900

newSelection_userNumberList

HTTP Example:
http://localhost:4430/titan/script/2/PatchSelection/SetNewHandleSelection?newSelection_userNumberList=6,8,10