p7q Posted Thursday at 11:14 AM Posted Thursday at 11:14 AM Hi, Is it possible to make API (web) calls using AutoLISP that work in both AutoCAD and AutoCAD LT? If not, what is the recommended workaround for AutoCAD LT? Thanks in advance! Quote
GLAVCVS Posted Thursday at 12:18 PM Posted Thursday at 12:18 PM (edited) Hi I guess a necessary question is: which API calls? If you want to access the web, look for information about XMLHTTP Edited Thursday at 12:27 PM by GLAVCVS Quote
BIGAL Posted yesterday at 02:32 AM Posted yesterday at 02:32 AM (edited) Do a google lots of code out there can be as simple as. (command "browser" "https://maps.google.com.au" ) ; opera house -33.8567844,151.213108,17z (command "browser" "https://www.google.com.au/maps/@-33.8567844,151.213108,17z") Not tested in LT. Works in Bricscad. Edited yesterday at 02:32 AM by BIGAL Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.