Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Note

Please leave your comment/suggestion for the bim+ API doc improvement. You can find the comment section at the bottom of the page.

The bim+ API provides an interface for accessing the building information and models. It connects the building project information to a vast number of developers providing innovative Apps / applications that can operate on the building models and information.There are four types of database operation defined for manipulating the building content. i.e Create, Read, Update, Delete (CRUD) can be performed against the resources(URI, which are building information in our case) which are essentially the building blocks of REST.

...