AVOLITES TITAN API

PreviewSelectFixturesFromHandles

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

Syntax

MACRO

Void Selection.Context.PreviewSelectFixturesFromHandles(IEnumerable<Handle> handleList)

HTTP

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

Parameters

handleList ( IEnumerable<Handle> ) : The handle list.

handleList_handleList

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

handleList_userNumberList

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