Тёмный

How to Automatically Load AutoLISP Routines Into AutoCAD 

Подписаться
Просмотров 1,8 тыс.
% 34

Welcome back to the third installment of our AutoLISP series! In this tutorial, we dive deep into the process of autoloading Lisp routines, streamlining your Autocad experience. If you've been following along, you're in for a treat as we build upon the knowledge gained in the previous videos.
For the first time we explore creating and using variables, getting environment information, combining strings, and the IF statement.
Check us out at atkinstechconsulting.com
Find our AutoCAD Classes here:
atkinstechconsulting.com/autocad-classes
You can join our Patreon!
patreon.com/atccad
The write-up for this video can be found at
atkinstechconsulting.com/autolisp-pt-3-autoloading-your-lisp-library
Part 1 and 2 can be found in the AutoLISP playlist
ru-vid.com/group/PLfxAG3otNPFwQzvQwcoWNfPWBhBjl8J8a
You can find the AutoLISP developer handbook here
help.autodesk.com/view/OARX/2023/ENU/?guid=GUID-A0E9D801-8BE9-4BF1-85E8-3807E15F3B71
Support the channel and save up to $75 off Autodesk products from the link below:
aklam.io/6uPr4b
Chapters:
0:00 Intro
0:33 Using the Startup Suite
2:08 Using the Default .LSP File
4:17 Using Acad.lsp to Load External Files
5:19 Using a Loader File
6:11 Dealing With Unsigned Code
6:54 Project Specific Routines
7:28 Advanced Loading - ATC Plus.lsp
8:17 Getting Environment Data
7:54 Setting Variables
9:30 The IF Statement
8:33 String Concatenation
10:14 Final Thoughts
Music: "Tornado" by Wintergatan
This track can be downloaded for free at www.wintergatan.net
Free License to use this track in your video can be downloaded at www.wintergatan.net\

Опубликовано:

 

8 дек 2023

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 4   
@dougfinlay7531
@dougfinlay7531 8 месяцев назад
I load all my lisp routines using a legacy menu file which luckily still works in all versions of Autocad. I have all my routines in one folder complete with toolbar bmp image files. The mnu file is also included here and that's where all the lisp routines are listed in one big menu text file. Does the trick! I load it using the CUI partial menu setup and it automatically sets up my toolbar buttons. This something I learned years ago from Afralisp.
@ATCCAD
@ATCCAD 8 месяцев назад
Oh dang, kicking it old school!
@MD.MILON.MIAH_
@MD.MILON.MIAH_ 8 месяцев назад
I appreciate your content
@ATCCAD
@ATCCAD 8 месяцев назад
Thank you very much!