|

In todays highly competitive world, speed and accuracy has always been the measure of excelence. In this fast phased environment people strive for the the quickest and most efficient way possible.
Have you ever wished that you could eliminate the agony of repeatitive task in your day to day CAD experience? Wouldn't it be nice to check, edit and revice drawing plans with a push of a button? And imagine if all of these task will be made not just in split second time but also more accurate than your best CAD operator.
So what are you waiting for? It's time to be ahead. It's time to utilize the full potential of your AutoCAD.
What is AutoLisp!?
- AutoLISP is a Programming Language specially used in CAD Applications to create functions and commands.
- AutoLISP programming lets us create unique and fully fitted programs for our day to day CAD works.
- It is a known fact that morethan 60% of our day to day CAD works are made repeatitively. If these works can be done using just a single command, imagine how much effort, time and thinking could be save.
Files associated with AutoLisp
- Fas files (protected autolisp files)
- DCL files (dialog box)
- SLD files (slide files used in dialog boxes)
- VLX files (protected autolisp files with DCL)
- MNS files (menu file that contains toolbars etc.)
- MNL files (menu file that contains AutoLISP codes)
- BMP files (icons for toolbars)
Advantages of AutoLISP against VBA and ObjectARX
- Easier to study and understand codes
- Easier to debug and customize even in ordinary notepad
- VBA syntax are available, just use vla-**vba code**.
- Compatible to any AutoCAD year version
- Available for some AutoCAD clones
|
|
|
|
|