pyautocad icon indicating copy to clipboard operation
pyautocad copied to clipboard

how to access to all methods and classes of 'pyautocad' library

Open aliziaei74 opened this issue 1 year ago • 1 comments

hello. Iwant to know that how can I access to all methods and classes of 'pyautocad' library?

aliziaei74 avatar Jul 13 '23 17:07 aliziaei74

Autocad's Object Model (ActiveX) is a good place to start https://help.autodesk.com/view/OARX/2023/ENU/?guid=GUID-A809CD71-4655-44E2-B674-1FE200B9FE30

CEXT-Dan avatar Aug 05 '23 08:08 CEXT-Dan