Hello, guys!
I have a little question... Is there some way to open / edit a drawing with autolisp without display that drawing?
For example... When we are working with VBA, we can use the code ActiveWindow.Visible = False to not show the active window. Can we do something like it in autolisp?