pyautocad
pyautocad copied to clipboard
How can i open a new drawing with pyautocad?
all the documentation shows interacting with the doc property, which is the ActiveDocument, but nothing shows how to open a document. At least clarification on how to access the underlying API for Documents.Open()