AVOLITES TITAN API

AlignSelectedFixturesControls

Aligns the specified fixture controls within the current fixture selection.

Namespace: Programmer.Editor.Fixtures

Syntax

MACRO

Void Programmer.Editor.Fixtures.AlignSelectedFixturesControls(IEnumerable<Int32> controlIds)

HTTP

http://[ip]:4430/titan/script/2/Programmer/Editor/Fixtures/AlignSelectedFixturesControls?controlIds={}

Parameters

controlIds ( IEnumerable<Int32> ) : A list of control Id's to be aligned, other controls will not be touched.