取消 AutoLISP 表达式的计算时触发。 支持的平台:仅窗口 言论显示模式对话框时不会触发任何事件。 例子工 务 局: Private Sub AcadDocument_LispCancelled()
' This example intercepts a drawing LispCancelled event.
'
' This event is triggered when the evaluation of a LISP expression is cancelled.
'
' To trigger this example event: Run a LISP expression and
' cancel the LISP evaluation before it finishes
MsgBox "A LISP evaluation was just cancelled."
End Sub
Visual LISP: Not available |
|Archiver|CAD开发者社区
( 苏ICP备2022047690号-1 苏公网安备32011402011833)
GMT+8, 2025-10-29 11:32
Powered by Discuz! X3.4
Copyright © 2001-2021, Tencent Cloud.