- Cell Phones 631
- Editors 235
- Applications, Macros 24
- Russian Translators 160
- Special Text Editors 12
- Text Editors 19
- Others 20
- Education, Science & Engineering 314
- Games 1662
- Internet 560
- Mobile Software 4
- Multimedia & Graphics 1136
- PC 459
- Programming 352
- Security 1461
- SEO 77
- Utilities 886
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.