Skip to content

Example on how to use web services of Autodesk BIM 360 Glue to login, query project informaiton and embed its display component (to view 3d model) into your web page.

Notifications You must be signed in to change notification settings

lushibi/BIM360Glue_NodeJs_WebService_DisplayComponent_Basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BIM360Glue_NodeJs_WebService_DisplayComponent_Basic

Example on how to use web services of Autodesk BIM 360 Glue to login, query project informaiton and embed its display component (to view 3d model) into your web page.

Before get started, you may want to see a more basic example demostrating how to login to Autodesk BIM 360 Glue.

Steps:

  • clone the repository
  • cd <YourCodeDirectory> && npm install
  • copy credentials_.js and rename to credentials.js
  • open credentials.js, change api_key, api_secret and company_id to your own.
  • node bin\www

Screenshot:

Result

About

Example on how to use web services of Autodesk BIM 360 Glue to login, query project informaiton and embed its display component (to view 3d model) into your web page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published