Skip to content

Intermact API Reference / @intermact/core / PathSampleOptions

Interface: PathSampleOptions

Defined in: packages/core/src/object/geometry-provider.ts:45

Options controlling path sampling density.

Properties

arcLength?

readonly optional arcLength?: boolean

Defined in: packages/core/src/object/geometry-provider.ts:49

Resample uniformly by arc length (default true).


samples?

readonly optional samples?: number

Defined in: packages/core/src/object/geometry-provider.ts:47

Target number of samples per contour (provider may adapt).

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