rhino_replicate_along_curve
Place multiple copies of an object along a curve at evenly spaced parameters, with optional alignment to the curve's tangent direction and control over endpoint inclusion.
Instructions
Distribute copies of a source object along a curve at evenly-spaced parameters.
With ``align_to_tangent`` (default), each copy is reoriented so that
the world-X direction maps to the curve tangent at its sample point.
``include_endpoints`` controls whether the first/last samples land on
the curve's start/end points.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||