ITwinPlatform

用于访问 iTwin 平台的默认设置。
Experimental

此功能尚未最终确定,可能会在没有 Cesium 标准弃用策略的情况下进行更改。

See:

Members

static Cesium.ITwinPlatform.apiEndpoint : string|Resource

获取或设置默认的 iTwin API 端点。
Default Value: "https://api.bentley.com"
Experimental

此功能尚未最终确定,可能会在没有 Cesium 标准弃用策略的情况下进行更改。

static Cesium.ITwinPlatform.defaultAccessToken : string|undefined

获取或设置默认的 iTwin 访问令牌。此令牌应具有 itwin-platform 作用域。 如果定义了 ITwinPlatform.defaultShareKey,此值将被忽略。
Experimental

此功能尚未最终确定,可能会在没有 Cesium 标准弃用策略的情况下进行更改。

static Cesium.ITwinPlatform.defaultShareKey : string|undefined

获取或设置默认的 iTwin 共享密钥。如果提供此值,它将覆盖所有请求中的 ITwinPlatform.defaultAccessToken。 可以使用 iTwin Shares API 生成共享密钥: https://developer.bentley.com/apis/access-control-v2/operations/create-itwin-share/
Experimental

此功能尚未最终确定,可能会在没有 Cesium 标准弃用策略的情况下进行更改。

static Cesium.ITwinPlatform.ExportStatus : string

网格导出(mesh-export)的状态。 有效值为:NotStartedInProgressCompleteInvalid

static Cesium.ITwinPlatform.ExportType : string

网格导出(mesh-export)的类型。CesiumJS 仅支持加载 3DTILES 类型的导出。 有效值为:IMODELCESIUM3DTILES

static Cesium.ITwinPlatform.RealityDataType : string

实景数据类型。这是我们知道可以支持的部分类型列表。
See:
Need help? The fastest way to get answers is from the community and team on the Cesium Forum.