AVOLITES TITAN API

SelectFixtures

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

Namespace: Selection.Context.Programmer

Syntax

MACRO

Void Selection.Context.Programmer.SelectFixtures(String group, List<Int32> handleIndexList)

HTTP

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

Parameters

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

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