AVOLITES TITAN API

PreviewSelectFixtures

Allows you to select a range fixture in the editor, when you select a fixture you can modify values for the selected fixtures.

Namespace: Programmer.OnOff.Selection

Syntax

MACRO

Void Programmer.OnOff.Selection.PreviewSelectFixtures(String group, List<Int32> handleIndexList)

HTTP

http://[ip]:4430/titan/script/2/Programmer/OnOff/Selection/PreviewSelectFixtures?group={string}&handleIndexList={}

Parameters

group ( String ) : The handle group to select fixtures within.

handleIndexList ( List<Int32> ) : A list of handle indexes to select.