AVOLITES TITAN API

CreateAutoGroup

Creates a group out of the specified fixture handles.

Namespace: Group

Syntax

MACRO

Void CreateAutoGroup(System.String, Avolites.Titan.Controllers.Handles.HandleReferenceList, System.String)

HTTP

http://[ip]:4430/titan/script/Group/CreateAutoGroup

Parameters

targetGroup: The handle group to put the newly created group in.

handles: A list of fixture handles to create the group from.

name: The name to give the group.