This page is under construction

Bimplus Web SDK

Bimplus provides a javascript SDK for accessing & manipulating building information stored in the Bimplus platform. The SDK provides a rich set of web-interface tools to view any part or aspect of the 3D model of the given building, showing or hiding specific layers, such as Disciplines or Collisions and other details. It also provides user controls for creating and managing Bimplus projects, collaborating with team/project members, issue tracking etc.

Features

The SDK offers various controllers for

Downloading & using the SDK

The source code for the SDK is located under https://github.com/Bimplus/Web-SDK. Please go through the "Getting Started" & "Using the SDK" sections of README.MD text.

Web SDK Reference


Attachments

 This control could be used for uploading & displaying the attachments.

 

Controller: attachmentsListController

Methods: No public methods

Template: attachmentList.hbs

View: attachmentsListView

Comments

 

Controller: commentController, commentsListController

Methods: No public methods

Template: commentsList.hbs

View: commentsListView

Hyperlinks

 

Controller: hyperlinksListController

Methods: No public methods

Template: hyperlinksList.hbs

View: hyperlinksListView