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: trueextrude
const
const extrude: ((profile: unknown, thickness: number, cap?: boolean) => ShellEntity[]) & { wholeArray: true