AVOLITES TITAN API

SelectFixtureHandles

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.SelectFixtureHandles(IEnumerable<FixtureHandle> handleList)

HTTP

http://[ip]:4430/titan/script/2/Selection/Context/Programmer/SelectFixtureHandles?handleList={}

Parameters

handleList ( IEnumerable<FixtureHandle> ) : The handle list.