reclosedev / pyautocad

AutoCAD Automation for Python ⛺
http://pypi.python.org/pypi/pyautocad/
BSD 2-Clause "Simplified" License
493 stars 142 forks source link

How to get coordinates from picked points? #46

Open boesiii opened 1 year ago

boesiii commented 1 year ago

Hello. Is there someway I can get interact with AutoCAD? I would like to be able to ask the user to get coordinates from a picked point. Is that possible?