- Cell Phones 631
- Editors 267
- Applications, Macros 23
- Russian Translators 190
- Special Text Editors 12
- Text Editors 25
- Others 17
- Education, Science & Engineering 314
- Games 1636
- Internet 566
- Mobile Software 4
- Multimedia & Graphics 1130
- PC 409
- Programming 351
- Security 1411
- SEO 76
- Utilities 843
AUTOLISP: Building a threaded hole
Content: rezba1234.lsp 0,75 kB
Product description
The program is designed to build a threaded hole in RUSSIAN versions of autocad 2013 ... 2017 and later.
The program asks you to enter the value of the external thread diameter, then the internal thread diameter, and then asks you to specify the center of the future thread hole.
As a result, a threaded hole is constructed at the specified point in the form of an arc with a thread diameter and a circle with an internal thread diameter..
Additional information
File rezba1234.place the lsp with the program in a separate folder after the purchase, for example E:\LSP.
Go to the menu (Tools Настройка settingsFilesTrusted locations ) and add the path to this folder E:\LSP. Then go to the menu
(Service Aut AutuLispApplications) and in the autoload group, click the APPLICATIONS button and add the rezba1234 file there.lsp for automatic loading.
To assign a separate button
go to Tools _ Customize _ Interface and click the "Create a new command" button. Enter the name of the command and its description, such as "Thread".
Enter the name of the _ rezba1234 function in the macro line.
The new Thread command should appear in the list at the bottom left.
Drag it with the right mouse button to the desired panel in the "tree" of the neighboring window at the top and click OK.