English中文

ITwinPlatform

访问 iTwin 平台的默认设置。 Default settings for accessing the iTwin platform.
实验性 Experimental

此功能不是最终版本,可能会在没有 Cesium 标准弃用政策的情况下进行更改。 This feature is not final and is subject to change without Cesium's standard deprecation policy.

另见: See:

成员 Members

static Cesium.ITwinPlatform.apiEndpoint : string|Resource

获取或设置默认的 iTwin API 端点。 Gets or sets the default iTwin API endpoint.
默认值: Default Value: "https://api.bentley.com"
实验性 Experimental

此功能不是最终版本,可能会在没有 Cesium 标准弃用政策的情况下进行更改。 This feature is not final and is subject to change without Cesium's standard deprecation policy.

static Cesium.ITwinPlatform.defaultAccessToken : string|undefined

获取或设置默认的 iTwin 访问令牌。该令牌应具有 Gets or sets the default iTwin access token. This token should have the itwin-platform 范围。如果出现以下情况,该值将被忽略 scope. This value will be ignored if ITwinPlatform.defaultShareKey 被定义。 is defined.
实验性 Experimental

此功能不是最终版本,可能会在没有 Cesium 标准弃用政策的情况下进行更改。 This feature is not final and is subject to change without Cesium's standard deprecation policy.

static Cesium.ITwinPlatform.defaultShareKey : string|undefined

获取或设置默认的 iTwin 共享密钥。如果提供该值,它将覆盖 Gets or sets the default iTwin share key. If this value is provided it will override ITwinPlatform.defaultAccessToken 在所有请求中。可以使用 iTwin Shares api 生成共享密钥 https://developer.bentley.com/apis/access-control-v2/operations/create-itwin-share/ in all requests. Share keys can be generated using the iTwin Shares api https://developer.bentley.com/apis/access-control-v2/operations/create-itwin-share/
实验性 Experimental

此功能不是最终版本,可能会在没有 Cesium 标准弃用政策的情况下进行更改。 This feature is not final and is subject to change without Cesium's standard deprecation policy.

static Cesium.ITwinPlatform.ExportStatus : string

网格导出的状态。有效值为: Status states for a mesh-export export. Valid values are: NotStarted, InProgress, Complete, Invalid

static Cesium.ITwinPlatform.ExportType : string

网格导出的类型。 CesiumJS仅支持加载 Types of mesh-export exports. CesiumJS only supports loading 3DTILES 类型导出。有效值为: type exports. Valid values are: IMODEL, CESIUM, 3DTILES

static Cesium.ITwinPlatform.RealityDataType : string

现实数据的类型。这是我们知道可以支持的类型的部分列表 Types of Reality data. This is a partial list of types we know we can support
另见: See:
需要帮助吗?获得答案的最快方法是从社区和团队那里获得答案 Need help? The fastest way to get answers is from the community and team on the Cesium Forum.