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

网格导出的状态状态。 有效值为:NotStartedInProgressCompleteInvalid

static Cesium.ITwinPlatform.ExportType : string

网格导出导出的类型。CesiumJS 仅支持加载 3DTILES 类型导出。 有效值为:IMODELCESIUM、3DTILES

static Cesium.ITwinPlatform.RealityDataType : string

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