Skip to content

Commit ab4867f

Browse files
committed
update docs
1 parent 9974eb4 commit ab4867f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/engine/Source/Scene/ITwinData.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ const ITwinData = {};
2626
* We recommend waiting 10-20 seconds and trying to load the tileset again.
2727
* If all exports are Invalid this will throw an error.
2828
*
29+
* See the {@link https://developer.bentley.com/apis/mesh-export/overview/|iTwin Platform Mesh Export API documentation} for more information on request parameters
30+
*
2931
* @example
3032
* const tileset = await Cesium.ITwinData.createTilesetFromIModelId({ iModelId });
3133
* if (Cesium.defined(tileset)) {

0 commit comments

Comments
 (0)