Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

Alfred.NESWADBA
en respuesta a: peeveen

Hi,

 

you should not kill a process, instead create an AutoCAD script, that e.g. draws a line and then use command _QUIT to exit AutoCAD in a normal way (and watch the event to continue when the acad.exe process ended). Killing a process like AutoCAD that uses a lot of sub-tasks (e.g. licensing check) might leave one or the other task open.

 

- alfred -

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2025
------------------------------------------------------------------------------------

(not an Autodesk consultant)