WebCAD-Lib-TS API 文档 - v1.0.0
Preparing search index...
QuickSelectResult
Interface QuickSelectResult
查找结果项
interface
QuickSelectResult
{
entity
:
EntityBase
;
entityType
:
string
;
description
:
string
;
selected
:
boolean
;
}
Index
Properties
entity
entity
Type
description
selected
Properties
entity
entity
:
EntityBase
实体对象
entity
Type
entityType
:
string
实体类型
description
description
:
string
实体描述信息
selected
selected
:
boolean
是否被选中
Settings
Member Visibility
Protected
Internal
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
entity
entity
Type
description
selected
WebCAD-Lib-TS API 文档 - v1.0.0
Loading...
查找结果项