如何调出PLOT页面。。。
求教:(command "_plot" " ");这个后面不进行详细设置,而直接调出图示PLOT页面呢?谢谢!
Use the following sequence of function calls to make AutoCAD display the Plot dialog box:
(initdia)
(command "_.PLOT")
Andyhon 发表于 2015-9-9 11:45 static/image/common/back.gif
Use the following sequence of function calls to make AutoCAD display the Plot dialog box:
(initd ...
Thank you very much!!!
页:
[1]