Skip to content Skip to sidebar Skip to footer
Showing posts with the label Autocad

Retrieve Output Parameters From An Autocad Api Method In Python

I'm trying to retrieve 2 output Arrays from an XRecord in AutoCAD 2016 using python 2.7, with c… Read more Retrieve Output Parameters From An Autocad Api Method In Python

Batch Run Autolisp With Python

I want to run an autoLISP on multiple CAD files (e.g. all files in a folder). Basically, open file … Read more Batch Run Autolisp With Python