Function

Selection.Context.Programmer.SelectFixture

Void Selection.Context.Programmer.SelectFixture(Handle handle)
API http://api.avolites.com/11.0/Selection.Context.Programmer.SelectFixture.html
description Select a fixture and update the view immediately
namespace Selection.Context.Programmer
parameter handle ( Handle ) : Handle of the fixture to be selected
return value Void
Example in

Programmer - Align Fixtures:

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