nx_rectangular_pattern
Duplicate a specified feature into a rectangular grid by providing its ID, count, and pitch for both X and Y directions.
Instructions
Create a rectangular native feature pattern from an exact feature id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| countX | Yes | ||
| countY | Yes | ||
| pitchX | Yes | ||
| pitchY | Yes | ||
| featureId | Yes |