- Cell Phones 629
- Editors 267
- Applications, Macros 24
- Russian Translators 190
- Special Text Editors 12
- Text Editors 24
- Others 17
- Education, Science & Engineering 313
- Games 1625
- Internet 565
- Mobile Software 4
- Multimedia & Graphics 1141
- PC 407
- Programming 350
- Security 1424
- SEO 76
- Utilities 912
AUTOLISP: Building a vertical chain of dimensions
Content: sepver.lsp 1,83 kB
Product description
The program is designed to build a VERTICAL chain of sizes in RUSSIAN versions of autocad 2013 ... 2017 and later.
The program asks to enter a base point, location of the dimension chain text height, length and width of the arrows, and then asks you to pick points for dimensioning.
As a result, a dimension chain is constructed based on the specified points.
Additional information
Sepver file.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 sepver 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 "Vertical dimension chain".
Enter the name of the _ sepver function in the macro line.
The new Vertical dimension chain 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.