|
发表于 2022-7-6 10:30:31
|
显示全部楼层
Hi everyone,
maybe I should open a new thread but since this is the second step of my project after running script files in AutoCAD I write here.
I'd like to create a batch application (I use C#) that launch AutoCAD, minimize the AutoCAD window and execute the script file. I found ScriptPro (thanks alanjt!) with its source code and I saw it uses reflection to open and manage AutoCAD, but I don't find the way to minimize AutoCAD window in its code.
Did anybody of you make something similar in your experiences, maybe without reflection?
Thanks again. |
|