Show / Hide Table of Contents

    SelectFixturesFromHandles

    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.SelectFixturesFromHandles(IEnumerable<Handle> handleList)

    HTTP

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

    Parameters

    handleList ( IEnumerable<Handle> ) : The handle list

    handleList_handleList

    HTTP Example:
    http://localhost:4430/titan/script/2/Selection/Context/Global/SelectFixturesFromHandles?handleList_handleList=1895,1896,1900

    handleList_userNumberList

    HTTP Example:
    http://localhost:4430/titan/script/2/Selection/Context/Global/SelectFixturesFromHandles?handleList_userNumberList=6,8,10

    Back to top Copyright © 2025 Avolites Ltd.