KPickSetting
kds-plugin-document / Exports / KPickSetting
Interface: KPickSetting
选择设置
The KPickSetting class represents the pick settings.
Table of contents
Properties
Properties
pickType
• Optional
pickType: KPickType
选择操作类型(仅用于框选)
The pick type. Default is PickCrossing. NOTE: It is only used when picking by rectangle.
Defined in
api.d.ts:3498
pickableEntityType
• Optional
pickableEntityType: KEntityType
[]
可被选择的图形实体类型。默认情况下,所有图形实体都会被选中
The pickable entity type. Default is that all types are pickable.
Defined in
api.d.ts:3506