Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why “scripting”, why not access AutoCAD through Active-X or VBA?

active-x AutoCAD Scripting VBA
0
Posted

Why “scripting”, why not access AutoCAD through Active-X or VBA?

0

Hurricane was written with a couple of general ideas in mind… For repetitive processes, scripting is simpler than VBA/ActiveX automation… here’s why.. • AutoDesk initially included scripting as a form of automation some years ago, so the concept is sound, and well supported through the different versions of AutoCAD. • Scripting seems to be the most stable form of automation that AutoCAD offers, as VBA and ActiveX rely on the specific version of AutoCAD it is implemented on. • Hurricane will work with ANY version of AutoCAD the supports “scripting”, you don’t need a special version of Huricane for each version of AutoCAD. • Because scripting doesn’t “poke-around” in the innards of AutoCAD and it’s memory model, there is very little chance of drawing/memory corruption taking place. • If you want to use VBA then you can easily call it from a script.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123