blender_array_along_curve
Distribute objects along a curve path to create rivet lines, bolt patterns, or cable runs. Uses Array and Curve modifiers for parametric control.
Instructions
Instance objects along a curve path — rivet lines, bolt patterns, cable runs. Uses Array + Curve modifiers for parametric control.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apply | No | Apply modifiers immediately (makes instances real geometry) | |
| count | No | Number of instances along the curve | |
| fit_type | No | How to distribute instances: FIXED_COUNT, FIT_LENGTH, or FIT_CURVE | FIT_CURVE |
| curve_name | Yes | Name of the curve to follow | |
| source_object | Yes | Name of the object to array |