MBREAK is a handy routine that does the same thing as the AutoCAD BREAK command. The cool part? You can use a selection set of objects to break! Just keep in mind that this routine only works with lines.
The size of the break is managed by the FILLETRAD AutoCAD system variable. Be sure to set this up before you dive into using the MBREAK command. You can do this by using the FILLET command's Radius option. And if you're working with arc-type breaks, it will insert an arc between the broken parts of your line. This feature is super useful when you're dealing with diagrams like electrical or piping layouts.
Now, let's talk about how to load AutoLISP programs in AutoCAD. There are a couple of easy methods you can try:
You can use AutoCAD's "appload" command for loading your programs. Check out AutoCAD's command reference for more details on how to do this. Once you're all set up, just type MBREAK or MB at the AutoCAD command prompt to get started!
This method involves adding a line of code to your "acad*.lsp" file like so:
(load "mbreak1")
This will automatically load the program every time you open a new drawing! Just remember, you need to type MBREAK or MB at the command prompt again after that.
The names of your acad files depend on which version of AutoCAD you're using:
If you're planning to add anything to your "acad*.lsp" file, make sure you save it under a different name first! This way, you'll avoid any accidental corruption of your original file.
Go to the Softpas website, press the 'Downloads' button, and pick the app you want to download and install—easy and fast!
SoftPas is your platform for the latest software and technology news, reviews, and guides. Stay up to date with cutting-edge trends in tech and software development.
Subscribe to newsletter
© Copyright 2024, SoftPas, All Rights Reserved.