PilotGaea 3D O'view
Sample Code
正在準備搜尋索引...
window
ov
ModelSetLayer
OnEntitySelectEvent
介面 OnEntitySelectEvent
圖素失去選取事件。
interface
OnEntitySelectEvent
{
id
:
number
;
attr
:
null
|
{
[
field
:
string
]:
unknown
}
;
mousePos
:
null
|
GeoPoint
;
}
索引
屬性
id
attr
mouse
Pos
屬性
id
id
:
number
圖素Id。
attr
attr
:
null
|
{
[
field
:
string
]:
unknown
}
圖素屬性。
mouse
Pos
mousePos
:
null
|
GeoPoint
滑鼠座標。
顯示設定
成員可見性
受保護
繼承
外部
配色
自動
淺色
深色
目錄
屬性
id
attr
mouse
Pos
Sample Code
PilotGaea 3D O'view
載入中...
圖素失去選取事件。