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