What is a Board?

A Board is a page that can display multiple DataViews linked by relationships together with images and other controls.

like small apps, or editable dashboards.

Creating a New Board

Boards can be created from the Projects Tree, right click a  Project Node and select  New Board.

They can be edited by right clicking the  Board Node in the Projects Tree.

Configuring the Board

When you create or edit a Board, the Data Panel switches to Board Mode. If the Board is empty you may need to further click the  Edit Board button.

Once in Board Edit Mode, you can add Elements to the Board and edit or reorganise the existing controls.

Board also support basic customisation including background colour, Icons and margins

New Elements

New Elements can be added in 2 ways:

  • Click the  Add Element button from the Board Editing Banner, and select the type of Element to add, OR
  • Drag and Drop a DataView from the tree directly onto the Board, and select the type of Element to add


 CUSTOM Element


BimSens is fully extensible. Like with Viewers and DataSource you can use our APIs to create your own custom Element. Simply add the libraries containing your work (and dependencies) into the folder "BimSens installation directory\BoardElements".

Existing Elements

Existing Elements can be edited once selected:

  • Click an edge or corner and drag it to Resize the Element accordingly
  • Click the content area and drag it across the Board to move the Element.

 SWAP Element


If you drop the Element on top of an existing one, their position will be swapped.

Customise Appearance

The appearance of the selected Element can be customised by setting the Title, Sub Title and Information labels styles. Those labels can also be hidden to claim some space.

Depending on the Element type, further customisation is available in the Board Editing Panel on the right, such as source Image for Image Element, or source DataView for Table Element.

The type of existing Element can be changed by right clicking the Element and selecting the replacement type.

Link Board Elements together

DataViews can be linked together via the Data Model so that changes to the filters of one DataView are cascaded to other linked DataViews.

You can define the Relations between DataView (and therefore between bound data Elements) by editing the Data Model. Click Edit Data Model to open the Relations Configuration Dialogue and defines the interactions of your data. See the Project Configuration section for (light) instructions on how to define Relations.


 RELATIONS ARE PROJECT WIDE


While you may create the Relations when editing the Board, the Relations exist at the Project level and will continue to operate when you are not on the Board or when the Board is deleted.

To check your Data Model independantly of the Board, open the Project Configuration dialogue