AVOLITES TITAN API

PreviewSelectFixtures

Previews a call to SelectFixtures. The fixtures will not actually be selected but their PreviewSelect properties will be set. Call SelectFixtures or PreviewClear to finish previewing.

Namespace: Selection.Context.Global

Syntax

MACRO

Void Selection.Context.Global.PreviewSelectFixtures(String group, List<Int32> handleIndexList)

HTTP

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

Parameters

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

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