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