Skip to content
Shapemetry

Path

3D multi-polycurve document: { curves: PolyCurve[], transformation? }. Construct (empty / fromCurves / fromPolyCurve) + transform. Boolean/offset stay on Path2d.

import { Path } from '@huukhanhnguyen/geometry'

API reference

Path.empty

Path.empty

Path.fromCurves

Path.fromCurves

Path.fromPolyCurve

Path.fromPolyCurve

Path.transform

Path.transform

See GEOMETRY_CATALOG.md for catalog ownership.

Last updated: 📖 1 min readEdit on GitHub