Function

Selection.Context.Global.ClearPatternSelect

Void Selection.Context.Global.ClearPatternSelect()
API https://api.avolites.com/11.0/Selection.Context.Global.ClearPatternSelect.html
description Clears the selection pattern, has the effect of selecting everything
namespace Selection.Context.Global
parameter none
return value Void
Example in

Shapes - Reverse, Offset, Restart:

  <step pause="0.001">Selection.Context.Global.ClearPatternSelect()</step>

Clears a previously set selection pattern and (re-) selects all fixtures in the programmer.

Also used in
Remarks