Selection Grid Tool Bar
Selection Grid Tool Bar
Section titled âSelection Grid Tool BarâWhen the Selection Grid Tool Bar is enabled, it is visible on the left side of the Selection Grid window. The tools can be used to modify the arrangement of the selected fixtures.

Selection Grid toolbar
Hereâs a description of what the tools can do:
 Linearize Grid Numerical: The currently selected fixtures are rearranged into a line starting at Grid 0/0/0. The new fixture order is in ascending order by Fixture ID (and, secondarily, by CID).
 Linearize Grid Left To Right, then Top to Bottom: The currently selected fixtures are rearranged into a line starting at Grid 0/0/0. Based on the current grid arrangement, the new fixture order is determined to work from left to right first, then from top to bottom.
 Linearize Grid Top to Bottom, then Left to Right: The currently selected fixtures are rearranged into a line starting at Grid 0/0/0. Based on the current grid arrangement, the new fixture order is determined to work from top to bottom first, then from left to right.
 Remove Gaps: Remove gaps between fixtures.
 Remove Offset: Removes the offset between the origin and the selection**.**
 Apply Left Alignment to Grid: Align the selection to the left of the whole selection.
 Apply Center Alignment to Grid: Align the selection at the center of the grid.Â
 Apply Right Alignment to Grid: Align the selection to the right of the whole selection.Â
 Transpose Grid: Interchanges the X and Y grid coordinates of every selected fixture.
 Rotate Grid by 90 Degrees to the right: Rotate the currently selected fixtures 90° clockwise in the XY plane.
 Rotate Grid by 90 Degrees to the left: Rotate the currently selected fixtures 90° counterclockwise about the XY plane.
 Mirror Grid at X-axis: Mirrors the fixtures in the grid along a vertical mirror line.
 Mirror Grid at Y-axis: Mirrors the fixtures in the grid along a horizontal mirror line.- *2 Multiply Grid Coordinates by 2: Relatively multiplies the space between fixtures on the x-axis.
- /2 **Divide Grid Coordinates by 2:Â **Relatively divide the space between fixtures on the x-axis.Â
 Make Grid Symmetrical: Transforms the current selection to be symmetrical.Â
 Use MAtricks Positions and Reset MAtricks: keep the fixtures at their MAtricks transformed coordinates and remove MAtricks.Â
Use the Grid keyword to trigger the grid tools from the command line. For example, to trigger the Transpose tool, type:
| User name[Fixture]>Grid âTransposeâ |
These are the commands for each tool:
- Linearize Grid Numerical: Grid âLinearizeâ âNumericalâ
- Linearize Grid Left To Right, then Top to Bottom: Grid âLinearizeâ âLeftToRightâ
- Linearize Grid Top to Bottom, then Left to Right: Grid âLinearizeâ âTopToBottomâ
- Remove Gaps:Â Grid âRemoveGapsâ
- Remove Offsets:Â Grid âRemoveOffsetâ
- Apply Left Alignment to Grid:Â Grid âAlignâ âLeftâ
- Apply Center Alignment to Grid:Â Grid âAlignâ âCenterâ
- Apply Right Alignment to Grid:Â Grid âAlignâ âRightâ
- Transpose Grid:Â Grid âTransposeâ
- Rotate Grid by 90 Degrees to the right: Grid âRotateâ âRightâ
- Rotate Grid by 90 Degrees to the left: Grid âRotateâ âLeftâ
- Mirror Grid at X-axis: Grid âFlipâ âXâ
- Mirror Grid at Y-axis: Grid âFlipâ âYâ
- Multiply grid coordinates by 2:Â Grid âMultiplyâ 2
- Divide grid Coordinate by 2: Grid âDivideâ 2
- Make grid symmetrical: Grid âMakeSymmetricalâ
- Use matricks positions and reset matricks: Grid âUseMatricksPositionsâ
Grid Coordinates can be multiplied or divided by values other than 2. For example, to multiply the grid coordinates by the factor 6, type:
| User name[Fixture]>Grid âMultiplyâ 6 |