AVOLITES TITAN API

SetDestinationHandlesPerPresetGroup

Creates preset palettes at the specified location (when palettes are set to patch by default). This doesn't effect the default location where palettes are created.

Namespace: Palette

Syntax

MACRO

Void Palette.SetDestinationHandlesPerPresetGroup(String paletteGroup, String handleGroup, Int32 handlePage, Int32 handleIndex)

HTTP

http://[ip]:4430/titan/script/2/Palette/SetDestinationHandlesPerPresetGroup?paletteGroup={string}&handleGroup={string}&handlePage={titanId}&handleIndex={titanId}

Parameters

handleGroup ( String ) : The handle group to create preset palettes on

handlePage ( Int32 ) : The handle page.

handleIndex ( Int32 ) : Starting id of the palettes on the handle page.

paletteGroup ( String ) : The palette group to create.