[dynTemp] Place subtemplate at grid corner
Overview
This rule places a second template at a selected corner of the RealGridElement.
How it works
The rule reads the planning record to get the RealGridElement coordinates. It then places the subtemplate (identified by its template ID) on the active layer: linked, loaded, and positioned at the selected corner.
The subtemplate is placed with its top-left corner at the grid corner coordinates, offset by the X and Y margins. The available corners are top-left, top-right, bottom-right, and bottom-left.
All subtemplate frames are added to the current comet group. Each frame is then brought to front.
Parameters
| # | Name | Data type | Default | Description | List values (ISON) |
| Template ID | String | The numeric ID of the subtemplate to place. | |||
| Grid corner for positioning | Dropdown | The corner of the RealGridElement where the subtemplate is placed. | :I:oben links:I:oben rechts:I:unten rechts:I:unten links (translated by the comet plugin) | ||
| Margin to grid in X in mm | String | 0.0 | Horizontal offset from the grid corner. Leave empty to use the default of 0.0 mm. | ||
| Margin to grid in Y in mm | String | 0.0 | Vertical offset from the grid corner. Leave empty to use the default of 0.0 mm. |