catia_rect_pattern
Repeat a selected feature in a rectangular grid by specifying edge or line directions, with control over spacing, instance count, and reversal.
Instructions
Repeat a feature on a rectangular grid. Directions are given as reference tokens of an edge or line - for example 'edge#1' - because CATIA needs a real direction element, not an axis name. Leave a direction empty to let CATIA choose its default for that axis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Name for the resulting feature. | |
| feature | No | Reference token of the feature to repeat. Defaults to the last one. | |
| reverse_1 | No | Reverse the first direction. | |
| reverse_2 | No | Reverse the second direction. | |
| spacing_1 | No | Spacing along the first direction, mm. | |
| spacing_2 | No | Spacing along the second direction, mm. | |
| direction_1 | No | Reference token of an edge or line for the first direction. | |
| direction_2 | No | Reference token for the second direction. | |
| instances_1 | No | Number of instances along the first direction. | |
| instances_2 | No | Number of instances along the second direction. |