Function

AlignSelection.SelectFixture

Void AlignSelection.SelectFixture(Handle handle)
API http://api.avolites.com/11.0/AlignSelection.SelectFixture.html
description Selects a fixture by handle.
namespace AlignSelection
parameter handle ( Handle ) : Fixturehandle to be selected.
return value Void
Example in

Programmer - Align Fixtures:

<step>AlignSelection.SelectFixture(handle:"Location=Fixtures,1,1")</step>
Also used in
Remarks