Simple Node.js application that exercises IModelDb.exportGraphics on a directory of Snapshot iModels.
- Node: an installation of the latest security patch of Node 14.
npm install
npm run build
node lib\Main.js -s=<directory containing snapshots>
Simple Node.js application that exercises IModelDb.exportGraphics on a directory of Snapshot iModels.
npm install
npm run build
node lib\Main.js -s=<directory containing snapshots>