pyautocad icon indicating copy to clipboard operation
pyautocad copied to clipboard

How can i open a new drawing with pyautocad?

Open linocesarcutini opened this issue 7 years ago • 1 comments

linocesarcutini avatar Apr 04 '18 15:04 linocesarcutini

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()

reckface avatar Mar 26 '19 07:03 reckface