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
path
options?
AlongOptions = {}