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: GroupEditSelection

Syntax

MACRO

Void GroupEditSelection.SelectFixtures(String group, List<Int32> handleIndexList)

HTTP

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

Parameters

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

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