User Tools

Site Tools


macros:function:programmer.editor.selection.getselectedhandles

Function

Programmer.Editor.Selection.GetSelectedHandles

Void Programmer.Editor.Selection.GetSelectedHandles(String menuProperty)
API http://api.avolites.com/10.1/Programmer.Editor.Selection.GetSelectedHandles.html
description Gets the selected handles and assigns them to the specified menu property. This is the pattern filtered selection of handles.
namespace Programmer.Editor.Selection
parameter menuProperty ( String ) : The menu property which will be assigned the selected handles.
return value Void
remarks From the example below you can see that the selection will be stored as IEnumerable.
Example in

Patch - Freeze selected fixtures:

<step>Programmer.Editor.Selection.GetSelectedHandles("Windows.PatchView.Handles")</step>
Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/programmer.editor.selection.getselectedhandles.txt · Last modified: 2017/12/29 11:30 by icke_siegen

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki