PilotGaea 3D O'view
Sample Code
正在準備搜尋索引...
window
ov
DoCmdEntity
介面 DoCmdEntity
C#
DoCmd2D
,
DoCmd3D
後端回傳圖素結構
interface
DoCmdEntity
{
geo
:
window
.
GeoJSON
.
Point
|
window
.
GeoJSON
.
Polyline
|
PolygonSet
;
attrs
?:
string
[]
;
extend
?:
DoCmd3DExtend
;
}
索引
屬性
geo
attrs?
extend?
屬性
geo
geo
:
window
.
GeoJSON
.
Point
|
window
.
GeoJSON
.
Polyline
|
PolygonSet
幾何資訊
可選
attrs
attrs
?:
string
[]
圖素屬性
可選
extend
extend
?:
DoCmd3DExtend
管線延伸
顯示設定
成員可見性
受保護
繼承
外部
配色
自動
淺色
深色
目錄
屬性
geo
attrs
extend
Sample Code
PilotGaea 3D O'view
載入中...
C#
DoCmd2D,DoCmd3D後端回傳圖素結構