Function

Programmer.Editor.Selection.SelectFixture

Void Programmer.Editor.Selection.SelectFixture(Handle handle)
API https://api.avolites.com/19.0/api/Programmer.Editor.Selection.SelectFixture.html
description Selects a fixture by handle.
namespace Programmer.Editor.Selection
parameter handle ( Handle ) : The fixture handle to be selected.
return value Void
Example in

Create Dummy Palettes:

<step pause="0.1">Programmer.Editor.Selection.SelectFixture(handle:"fixtureHandleUN=999")</step>
Also used in
Remarks