Skip to content

Intermact API Reference / @intermact/core / along

Function: along()

along(object, path, options?): IMObject2D

Defined in: packages/core/src/pcg/operators.ts:195

Distribute copies of object evenly along path, optionally oriented to the path tangent (design.md §6.6). The path's first contour drives placement.

Parameters

object

IMObject2D

path

IMObject2D

options?

AlongOptions = {}

Returns

IMObject2D

Intermact v1.0 — 文档覆盖 Phase-1 / Phase-2 / Phase-3(全阶段)