@tmshv wrote:
I’am opening a dwg file with python.
rs.Command('_-Open "{}" _Enter'.format(filepath))
But this dialog blocks script until I close it with hand. Which makes it impossible to run script in PowerShell.
How to disable all warning windows?
Posts: 1
Participants: 1