This forum is for all customizations that do not involve programming. Tips, tutorials and questions on working with the Ribbon are welcome.
Good afternoon, Last week I had 1000+ drawings to process (a simple purge on them all). What took the time was saving each drawing - is there a fast method in a script (or a LISP )to save a...
Hi everyone This simple script to select and delete the COS_DWGS_STATUS dynamic block from a series of drawings is not working. Any ideas? (command "erase" (SSGET "X" '((0 . "INSERT") (2 ....
Hello to all sorry, I use the translator I have a "A_Hyd_mm" folder with the hydraulic blocks of the autocad electrical library I want to create slides of these blocks I use this Script to create...
hi using acad 18 i need what the "Match" command is doing but without a scoure object. i have predefined set of properties i want to apply to existing objects. what is the way to automate...
Hi Guys,:) I Wanted To Mass Convert Some DWGs To DXFs, So, I looked Around and found some commercial softwares and also some lisp routine, but they didn't workout as i expected so i made a...
hi Looking for the cleanst and fastest way to move selected objects to a another layer (fixed name) and purge the old layer. can be DIESL, autolisp or a commandline script Thanks S
I just recently installed AutoCAD LT 2013 to my new computer with Windows 10. My right-click menu is not the edit options that I am used to and I can't figure out how to make it work again...when I...
Hi, I'm hoping that someone can help me with a macro that I'm trying to complete. I'm making a a custom toolbar with custom valve buttons that I can insert and rotate. Please see the macro below:...
Good evening How do I create a Ribbon menu through scripts? a .MNU file? menubar ***MENUGROUP=Ftth_CAD ***POP18 **TEST
I'd a appreciate a CUI for Dummies type answer: how to make a double click on a Block or Xref open REFEDIT instead of BEDIT?
hello i need a macro to add to a button for: make a line on layer "AM_4" with Amzigzag line and then when i finish to return on layer 0 and the color is by block is it possible? thanks ...
Is there a way to create a macro button to open a specific file? I have the qnew to open a specific template, but there is another file that I reference a lot that I would like to create a button...
Good morning, I couldn't see an answer to this so sorry if I have missed it somewhere, or am asking a very simple question. I am trying to get my head round Scripts and have got so far. I am...
Hello, I'm trying to create a command line for a tool bar button that will create mtext but middle justify it using "J" and "MC" inside the mtext command. Anyone know how to do that?
The MTEXT symbol option lists several unicode strings for special characters such as delta and omega, etc (see screenshot). I would like to edit the list to include \U+0081. This code specifically...
How can I count objects automatically inside a hatched area. Is there a quick command for doing this? Need help. thanks, Orjen
Hello All! I would like to add another command to the pop up sub-menu (see attached image) that come up when you place your courser over a leader. I would like ADD the option to remove a...
Hi. Can someone please help me, tell me or explain to me how to create new layer with macro. I want define a new button which when I push it will make new layer and ask me for define name and...
scared with modifying the cui so maybe someone can help me. i want to set the rmb (right mouse button) to pan and ctrl+rmb to zoom i.e. just like in rhino.. is this possible and can maybe...
Hello, I have made a macro which print a specifically area of different layout-tabs. It works fine. But now i have to use it in other drawings with other layout-tab names and than the macro...
Hi all, I've been trying to create a macro to rotate an object around a centerpoint while copying it. If doing this the long way my actions are as follows: rotate enter select object enter...
I want to put this into a script. I need to select all instances of this block and change it's layer and linetype. I can't use a lisp since don't know programming.
In the Netherlands some bright people can up with the idea to standarize the national standard with custom hatch patterns. I never understood this because it only leads to .. welll.., a whole lot of...
I create a script: (vla-activate (vla-open (vla-get-documents (vlax-get-acad-object)) "C:/TEST/PlotDrawing.dwg" :VLAX-TRUE)) (load "C:\\TEST\\PDF.lsp") (c:pdf) _close Y However, the command do...
Hello guys, I working on AutoCAD 2010. And for some reasons, some line types have changed as shown in the attachments (linetype scale, lineweight, and thickness are not changed). Could you please...
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules