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

Syntax

MACRO

Void KeyFrameShapeFixtureSelection.PreviewSelectFixtures(String group, List<Int32> handleIndexList)

HTTP

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

Parameters

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

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