Show / Hide Table of Contents

    SetGroupFixtureOrder

    Sets the fixture order values in a group

    Namespace: Group

    Syntax

    MACRO

    Void Group.SetGroupFixtureOrder(Int32 groupId, IEnumerable<LayoutElementInformation> orders)

    HTTP

    http://[ip]:4430/titan/script/2/Group/SetGroupFixtureOrder?groupId={titanId}&orders={}

    Parameters

    groupId ( Int32 ) : The group id.

    orders ( IEnumerable<LayoutElementInformation> ) : The new fixture locations.

    Back to top Copyright © 2021 Avolites Ltd