AVOLITES TITAN API

QuickAssign

Quick assigns handles to default groups

Namespace: Handles

Syntax

MACRO

Void Handles.QuickAssign(List<Handle> handles, Boolean unassigned)

HTTP

http://[ip]:4430/titan/script/2/Handles/QuickAssign?handles={}&unassigned={bool}

Parameters

handles ( List<Handle> ) : the handles to assign

unassigned ( Boolean ) : true to only move from unassigned group, false to move from any group

unassigned

HTTP Example:
http://localhost:4430/titan/script/2/Handles/QuickAssign?handles={}&unassigned=true