AVOLITES TITAN API

SwapOperation

Swaps the fixtures.

Namespace: Patch

Syntax

MACRO

Void Patch.SwapOperation(IEnumerable<Handle> destinationHandles)

HTTP

http://[ip]:4430/titan/script/2/Patch/SwapOperation?destinationHandles={handleList}

Parameters

destinationHandles ( IEnumerable<Handle> ) : The destination handles.

destinationHandles_handleList

HTTP Example:
http://localhost:4430/titan/script/2/Patch/SwapOperation?destinationHandles_handleList=1895,1896,1900

destinationHandles_userNumberList

HTTP Example:
http://localhost:4430/titan/script/2/Patch/SwapOperation?destinationHandles_userNumberList=6,8,10