Skip to content

Intermact API Reference / @intermact/core / rawContourFromPoints

Function: rawContourFromPoints()

rawContourFromPoints(points, closed): RawContour

Defined in: packages/core/src/geometry/sampling.ts:18

Build a RawContour from an array of points.

Parameters

points

readonly AbsXY[]

closed

boolean

Returns

RawContour

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