SelChanged (Count/Value)

Function Name c:<CONTROL-NAME>#OnSelChanged
Syntax   (defun c:<CONTROL-NAME>#OnSelChanged (Count [as Long] Value [as String] /)
)
Return Type Ignored
Applies To DWG List, File Explorer

此事件在当前选择更改后触发。 Count是所选项目的数量,Value是Count为1时的项目文本,否则为空字符串。