Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 358 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 358 Bytes

itwinjs-export-graphics-app

Simple Node.js application that exercises IModelDb.exportGraphics on a directory of Snapshot iModels.

Prerequisites

  • Node: an installation of the latest security patch of Node 14.

Setup

npm install
npm run build
node lib\Main.js -s=<directory containing snapshots>