Skip to content
This repository has been archived by the owner on Jul 6, 2022. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 542 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 542 Bytes

BimtoolkitApiClientMSExcel

An example of how to use the BIM Toolkit API methods from a Microsoft Excel 2010 spreadsheet.

Getting started

  1. Open BIMToolkitApp.xlsm in MS Excel.
  2. Put your ClientID and ClientSecret in cells O2 and O3 (if you don't have these please email info@thenbs.com).

Src folder

The src folder contains the modules and classes within the spreadsheet.

This sample uses VBA-Web to help calling the BIM Toolkit API.