Skip to content
Shapemetry

Model - BaseCollection

API reference for src/core/BaseCollection on @huukhanhnguyen/model, reachable from ..

See the Guide for the ModelJSON / evaluate pipeline.

API reference

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

BaseCollection

class

class BaseCollection

Members: add, elements, findById, getLength, id, model, move, owner, remove, set, toJSON, uniqueKey

bumpLoadScanCount

function

bumpLoadScanCount(n?: number): void

readLoadScanCount

function

readLoadScanCount(): number

resetLoadScanCount

function

resetLoadScanCount(): void
Last updated: 📖 1 min readEdit on GitHub