AVOLITES TITAN API

PreviewSetNewHandleSelection

Previews a set new selection.

Namespace: GroupOrderSelection

Syntax

MACRO

Void GroupOrderSelection.PreviewSetNewHandleSelection(IEnumerable<Handle> newSelection)

HTTP

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

Parameters

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

newSelection_handleList

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

newSelection_userNumberList

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