AVOLITES TITAN API

PreviewSetNewHandleSelection

Previews a set new selection.

Namespace: Palettes.Editor.Selection

Syntax

MACRO

Void Palettes.Editor.Selection.PreviewSetNewHandleSelection(IEnumerable<Handle> newSelection)

HTTP

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

Parameters

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

newSelection_handleList

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

newSelection_userNumberList

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