Message 1 of 24
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Does using ActiveX methods have an impact on AutoLISP's calculation speed? Will AutoLISP get faster, slower or stay the same?
I don't mean addressing some external program like Excel or whatever, but the use of "genuine" AutoCAD methods such as creating or editing objects like lines or circles via vla- or vlax-methods. Is this faster or slower compared with pure AutoLISP using simple Autodesk commands like "_line" or "_circle"?
Solved! Go to Solution.