macros:function:programmer.editor.fixtures.patch.invertfixturecontrols
This is an old revision of the document!
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`1 ) : 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.1529950316.txt.gz · Last modified: 2018/06/25 18:11 by icke_siegen