Skip to content
Shapemetry

Model - Generate

API reference for src/nodeMethods/solid/generate on @huukhanhnguyen/model, reachable from ./compute.

See the Guide for the ModelJSON / evaluate pipeline.

API reference

Signatures are generated from the live package .d.ts - not hand-written.

curveFill

const

const curveFill: ((input: unknown) => unknown[]) & { wholeArray: true

extrude

const

const extrude: ((profile: unknown, thickness: number, cap?: boolean) => ShellEntity[]) & { wholeArray: true
Last updated: 📖 1 min readEdit on GitHub