Skip to main content

Importing iModels from Bentley Infrastructure Cloud

If your BIM/CAD model already exists as an iModel on Bentley Infrastructure Cloud (BIC), you can import it into Cesium ion directly. Connect your Bentley account, find the iModel, and ion tiles it into a 3D Tiles design tileset ready to stream.

Importing from BIC uses the BIM/CAD Tiler with Database, so the resulting asset includes an external database you can query with the Asset Elements API.

Prerequisites

  • You need a Cesium ion account with a connected Bentley account. Sign up for free.
  • You must be an owner of the iModel and belong to its organization.

What you can import

This path is for iModels that already exist in Bentley Infrastructure Cloud. If your source data is a design file that has not been brought into an iModel, use one of the following tilers instead:

SourcePath to use
An iModel in a Bentley Infrastructure Cloud iTwin you ownThis tutorial
.rvt, .dgn, .dwg, .dxfBIM/CAD Tiler with Database
.ifcBIM/CAD Tiler with Database or Design Tiler

Importing from the ion dashboard

  1. On the My Assets tab, click Add data.
The add data button on the My Assets page
  1. Click Add from Bentley Infrastructure Cloud.
The add from Bentley Infrastructure Cloud option for adding data to Cesium ion
  1. On the Add iModel as BIM/CAD with Database screen, search by iModel or iTwin name. You can also paste an iModel ID directly.
Information

To find an iModel ID, open your iTwin at developer.bentley.com/my-itwins and choose Copy IDs.

Add iModel as BIM/CAD with Database screen in Cesium ion
  1. Select the iModel from the results, give the new asset a name, and confirm.

Cesium ion pulls the current published state of the iModel and starts tiling. You will see the same progress indicator as any other tiling job.

Geolocating

The tiler reads the iModel's coordinate reference system and places the tileset automatically.

Visualizing

The tileset produced by an iModel import is a standard 3D Tiles design tileset. Visualize and share it using Cesium Stories or a custom app the same way you would any other ion asset. See Visualizing in the BIM/CAD Tiler with Database guide for step-by-step instructions.

Next steps

Content and code examples at cesium.com/learn are available under the Apache 2.0 license. You can use the code examples in your commercial or non-commercial applications.