macros:function:programmer.editor.fixtures.patch.invertfixturecontrols
Function
Programmer.Editor.Fixtures.Patch.InvertFixtureControls
Void Programmer.Editor.Fixtures.Patch.InvertFixtureControls(IEnumerable`1 handles, String controlName, Boolean invert)
API | http://api.avolites.com/11.0/Programmer.Editor.Fixtures.Patch.InvertFixtureControls.html |
---|---|
description | Inverts fixture control on selected fixtures. |
namespace | Programmer.Editor.Fixtures.Patch |
parameter | handles ( IEnumerable ) : The menu property which holds the selected handles. |
controlName ( String ) : Name of the control to be inverted/uninverted. | |
invert ( Boolean ) : Sets whether to invert or uninvert the control. | |
return value | Void |
Example in
Patch - Invert Pan for selected fixtures:
<step>Programmer.Editor.Fixtures.Patch.InvertFixtureControls(Windows.PatchView.Handles, "Pan", True)</step>
Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/programmer.editor.fixtures.patch.invertfixturecontrols.txt · Last modified: 2018/06/25 18:19 by 127.0.0.1