macros:example:parkselectedfixtures
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
macros:example:parkselectedfixtures [2019/08/15 06:26] – created icke_siegen | macros:example:parkselectedfixtures [2019/08/15 07:44] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 3: | Line 3: | ||
====== Patch - Park selected fixtures ====== | ====== Patch - Park selected fixtures ====== | ||
- | ^ by: | GRegory | + | ^ by: | Gregory |
^ published: | see http:// | ^ published: | see http:// | ||
^ description: | ^ description: | ||
Line 18: | Line 18: | ||
==== affected properties ==== | ==== affected properties ==== | ||
* [[: | * [[: | ||
+ | * [[: | ||
- | It is important to find the correct control name, see [[macros: | + | >The repatch menu does not actually use the PatchSelection, it has its own property Patch.Repatch.SelectedFixtureHandles. |
===== Code ===== | ===== Code ===== | ||
Line 29: | Line 30: | ||
< | < | ||
< | < | ||
- | < | + | < |
- | < | + | < |
- | < | + | < |
- | < | + | < |
- | < | + | < |
</ | </ | ||
</ | </ | ||
- | |||
| | ||
</ | </ | ||
</ | </ | ||
+ | Here, the '' | ||
===== Explanation ===== | ===== Explanation ===== | ||
Line 46: | Line 47: | ||
This explains the functional steps within the sequence. For all the other XML details please refer to [[: | This explains the functional steps within the sequence. For all the other XML details please refer to [[: | ||
- | Each macro gets the currently selected fixtures | + | * The first line retrieves |
- | + | * From that we then set the source handle selection (this is the same selection that is used for copy, move, set legend etc.). | |
- | All fixtures in this property | + | * The third line copies the source handle selection to the Repatch |
+ | * The forth line performs the Park operation and | ||
+ | * the last line clears the source handle selection once you are done. | ||
===== How to use it ===== | ===== How to use it ===== | ||
* [[: | * [[: | ||
- | * When needed, select some fixtures and apply this macro in order to invert pan for these fixtures. | + | * When needed, select some fixtures and apply this macro in order to park these fixtures. |
~~DISCUSSION~~ | ~~DISCUSSION~~ |
macros/example/parkselectedfixtures.1565850360.txt.gz · Last modified: 2019/08/15 06:26 by icke_siegen