将文档发送到打印机后触发。 支持的平台:仅窗口 签名工 务 局: object.EndPlot(DrawingName) 言论显示模式对话框时不会触发任何事件。 例子工 务 局: Private Sub AcadDocument_EndPlot(ByVal DrawingName As String)
' This example intercepts a drawing EndPlot event.
'
' This event is triggered when a drawing finishes a plot request.
'
' To trigger this example event: Plot an open drawing and wait for the plot to finish
' Use the "DrawingName" variable to determine which drawing just finished plotting
MsgBox "A drawing has just finished a plot request!"
End Sub
Visual LISP: Not available |
|Archiver|CAD开发者社区
( 苏ICP备2022047690号-1 苏公网安备32011402011833)
GMT+8, 2025-10-29 06:05
Powered by Discuz! X3.4
Copyright © 2001-2021, Tencent Cloud.