Pixel_Outlaw Posted January 12, 2024 Posted January 12, 2024 Hello All, Many of the VisualLISP commands seem to involve Active X behind the scenes. Do these commands still work in modern version of windows? Do these commands carry over to different competing CAD products which use VisualLISP (non AutoCAD). I'm just trying to determine how much of VisualLISP has rotten away with time. What's safe, what's not. What's portable etc. Quote
mhupp Posted January 12, 2024 Posted January 12, 2024 Depends on the software. id say most if not all visual lisp still work with the big names. Quote
BIGAL Posted January 12, 2024 Posted January 12, 2024 (edited) The one that stands out for me is Get & Setproperty is not supported on all CAD platforms. You can use VL or entget functions to do the same. Edited January 12, 2024 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.