Skip to content
Shapemetry

Model - Render

API reference for src/nodeMethods/render 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.

render

function

Tessellate one stream entity into ordinary Entity vocabulary. The result is an ordinary Entity — every field lives under geometry, nowhere else.

render(e: Entity, curveTolerance?: number): Entity
Last updated: 📖 1 min readEdit on GitHub