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.Global

Syntax

MACRO

Void Selection.Context.Global.SelectFixtureHandles(IEnumerable<FixtureHandle> handleList)

HTTP

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

Parameters

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