Show / Hide Table of Contents

    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: Selection.Context.Global

    Syntax

    MACRO

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

    HTTP

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

    Parameters

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

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

    Back to top Copyright © 2025 Avolites Ltd.