在当前选择优先选择集更改时触发。 支持的平台:仅窗口 言论显示模式对话框时不会触发任何事件。 例子工 务 局: Private Sub AcadDocument_SelectionChanged()
' This example intercepts a drawing SelectionChanged event.
'
' This event is triggered when the current selection set in a drawing is modified.
'
' To trigger this example event: Select or deselect objects in any open drawing
MsgBox "The selection set in a drawing was just changed!"
End Sub
Visual LISP: Not available |
|Archiver|CAD开发者社区
( 苏ICP备2022047690号-1 苏公网安备32011402011833)
GMT+8, 2025-10-29 08:48
Powered by Discuz! X3.4
Copyright © 2001-2021, Tencent Cloud.