IDrawModelProps

是否包含 Z 值

关系

Extends

IDrawModelProps Extends IPluginModelProps

属性

hasZ

是否包含 Z 值

hasZ?: boolean

类型: boolean

id

插件id

id: string

类型: string

scene

当前场景实例

scene: IScene

类型: IScene

spatialReference

空间参考系

spatialReference?: 3857 | 4326

类型: 3857 | 4326

view

当前场景视图实例

view: ISceneView

类型: ISceneView

BIMFlux AI