Intermact API Reference / @intermact/core / AlongOptions
Interface: AlongOptions
Defined in: packages/core/src/pcg/operators.ts:184
Options for along.
Properties
count?
readonlyoptionalcount?:number
Defined in: packages/core/src/pcg/operators.ts:186
Number of copies distributed along the path (default 8).
orient?
readonlyoptionalorient?:boolean
Defined in: packages/core/src/pcg/operators.ts:188
Orient each copy to the path tangent (default true).