😀 Questions? *I'm here to Help* By the way, if you liked this macro, there are 40 more waiting for you on Lazyprofessionals. Check them out and enroll here ➔ patreon.com/LazyArquitecto
Dudes and dudettes, I have tried and tried with no luck. There was a comment that one guy here removed one of the " ; " after INSERT where we see three " ;;; " in a bunch like so. Looks like some bad advice but this actually worked for me on full ACD 2014
Hi, First of all, thank you very much for this video. The instructions are clear, precise and by reading the coments section, it seems like it is working for most. However, and can't figure out why it's not working for me. I'm working with AutoCAD 2022 in french, I follow all the steps, still the new number is not showing and always print the value "1". Thank you for your help.
@@LazyArquitecto Hi sire, Actually made it work thanks to a coment. Right after the bloc name, there is 3 ";". If I only keep 2, things works just perfectly
Very happy I did it successfully, but can we have a way that after adding or removing one of the numbers, then the numbers that come after it change the order automatically?
Hey 👋 @jonaDCB happy you could automate some of your work. I'll put this into my future topics list. Have your bell 🔔 notification so you don't miss it!
@@LazyArquitecto really? thankyouu so much. I work in the organization of kitchens and throughout the process we sometimes add or remove equipments, but I can have over 100 equipments that take me a long time to change one by one. And this does not happen only 1 time for each kitchen, but it can happen 4-5 times/each. Cant wait for your tutorial. thank you so so much. PS. My block looks like a leader with triangle with base 6cm and with a small tail 20cm in the direction of the number(height 10 and perpendicular with tail)
@@LazyArquitecto Please can you expand it bit further? Do you mean to say lips routine or a lips programme? If you meant to say lips routine ? Where can I acquire this routine ? Thanks for the reply and your good work!
I also would find this very helpful with tapered insulation numbering, it always adds a lot of time and boring repetition to the task. Cut-to-falls insulation always designate the boards via A, B, C etc. Like A = 25-45mm, B = 45-65mm etc.
Muito bom trabalho, meu caro! Nice job fellow! There's only one correction that I made on my Macro Script. Instead of use 3 times the semi-colon I did use 2 times only. Then all got right for me. Thanks a lot.
Hi, awesome work here! where do i find the "block stair" or "STAIR-STEP-NO" as the commands keep trying and fails . error messages says the "STAIR-STEP-NO.DWG" doesnt exist? pls help
Glad this helped you numbering your blocks quickly. It will required a lisp program to do it with letters. Have your notification bell on so you don’t miss it
Sir, thank you for this tutorial, very useful! I am having one little glitch though, I am not able to get the numbers to start over. I am right now using the AutoCAD 2025 free trial, trying to convince my employer to purchase this full version! Otherwise I use the LT version. Any ideas?
Hey 👋 glad you found this Autocad tutorial helpful. This macro command was tested to work on both versions of Autocad including LT. did you use the useri variable to reset the number?
@@LazyArquitecto Yes, I believe so, I followed your text precisely from your video. I will have to try this also in my LT version as well. Thank you for getting back with me, very much appreciated! I have not been back on AutoCAD of any kind much for over 22 years so other than the basics I am having a difficult time, a little like riding a bike though, you never really forget! Thanks again! I will keep trying!
@@LazyArquitecto Dear, I don't use the fb. :-( Could I address the question and the pictures using the subscription e-mail you gave us, of course if you agree? Much obliged!
It's possible but you'll have to modify the code and test it. I'll do an update on this video showing how. Have your 🔔 notification on so you don't miss it!
@@LazyArquitecto I just stumbled across this video that seems VERY helpful, and I had the same question as Cdalav... I have a Block with three Attributes representing Wireless Access Points for large Warehouses. We end up placing hundreds of these in the buildings and having it auto number as we place would be AMAZING... Would you be able to share info on how to handle this same situation with a Block that has multiple attributes?
Send me your block to irving@lazyarquitecto.com and I may pick your question to do a live stream for our LazyQuestion Show. Have your 🔔 notification on so you don't miss it!
Thanks for this! I'm trying to set this up in Autocad Mechanical 2022, I'm just testing to see if it can be done and then will try to set it up in LT 2022. At 2:24 in your video, the "Edit Block Definition" window opens. When I double click the block, I get the "Reference Edit" window. I'm not sure what to do to correct this. I'd really appreciate your help. Thanks!
@@LazyArquitecto Thanks, got it! Does this procedure have to be set up in each drawing? I created a button using the macro and the button works in the current drawing. But if I open a new drawing and pick the button I get an error. The block's name is AUNMB-LT. Autocad says it can't find, "AUNMB-LT.dwg" in the search path. I don't understand why Autocad added the ".dwg". There is no AUNMB-LT.dwg drawing, so what am I supposed to put in the search path? Thank you!
Is this correct? *^C^C_ATTREQ;1;_ATTDIA;0;_OSMODE;703;-INSERT;tag_rad_01;\;;;$M=$(GETVAR,USERI1);USERI1;$M=$(+,1,$(GETVAR,USERI1)); My bock keeps putting a 1 in every circle...
@@Jintoona Didn't work for me either...did a little digging and it works for me if I delete one ";" where there are three ;;; in a row, i.e., ...tag_rad_01;\;;$M=$....
Ceceli you can add visibility state using -BVSTATE command and following the prompts. Let me know if this help. Otherwise I might do a tutorial about it. By the way Where are you from?
I desperately need this feature. Can this be done in AutoCad LT for Mac? I can't find the Tool palette and therefore can't do the properties part of the process. Please help!!!!
Hi! I have a question, if this method will work with block(dynamic or nodynamic) with more then one attributein block? For example: have block with 6 atributes (they dont hange during paste) and the next atribute will be the atribute of number block (hange during paste)?
@@LazyArquitecto ok, i have a problem. When i put the blok from pallets to model it paste one time and after it show that: "Enter new value for USERI1 ". Some advice??
Congratulations my friend! It´s a wonderful video, with such needed information. In this way, I would ask you if its possible to create a macro (that runs in LT autocad) to auto align dim a polyline. We can talk more in private, if you want.. Thanks a lot for your time and sharing spirit.
Hi, I tried creating your block and believe I have the expression written correctly. The block works but does not update the attribute. You seem to have only (1) pause when reinserting...to select where you want the block placed. With my block I have (2)...the first asks for insert point and the 2nd prompts me for a number to enter into the grid bubble. Do you have any idea where I am incorrect? It looks like something I can use, if I could get it working properly. Thanks.
Did you save your drawing first, and then drag the block to the palette? Also if the problem persist you can always go online and get any free icon and use it for your command.
I cant seam to find the folder where the IMAGE folder is located as shown at 4:49, i went here D:\Users\johny\AppData\Roaming\Autodesk\AutoCAD 2019\R23.0\enu\Support\ToolPalette which is where i think you are, but its not there. Please help
Autocad LT -- how many USERi possible? I figured out that in AUTOCAD LT Just five youser allowed . Is that true? Can we change the Variable USERI1 to a different variable name such as Ur1?
@@j.carlostorres7815 Genial la mia tambien, y de estudios. Espero que te haya servido Los tutoriales del canal en ahorrar algo de tiempo, si es asi presentame a tus amigos para ayudarlos tambien Carlos
i tried to save it saved as drwing1.dwg instead of images ,when i tried to specify image ,a error message shown invalid or unsupported image file. in autocad 2018 .thanks
Hola Lazy Architect. Estuve probando con el automatic block number increment diesel expression y no me trabaja con AutoCad 17. Alguna idea que hacer? Gracias
Gracias por tu pronta respuesta. Pero no me sale ningun error solo que no me incrementa el numero y se queda estatico en uno. Tambien he tratado de cambiar la varaible Useri1 para ver si me cambia el numero pero tampoco
@@julioramirez5948 yo intentaria usar todos los comandos, uno por uno y ver cual es el problema. Por ejemplo, Aveces Pasa que un comando solo funciona en una version de Autocad y no en otra. Asi descubriras cual es el comando que no esta funcionando en tu version de Autocad y concecuenteme malogrando el macro
Command: _ATTREQ Enter new value for ATTREQ : 1 Command: _ATTDIA Enter new value for ATTDIA : 0 Command: _OSMODE Enter new value for OSMODE : 703 Command: -INSERT Enter block name or [?]: TH Units: Meters Conversion: 1.000 Specify insertion point or [Basepoint/Scale/Rotate]: Specify scale factor : Specify rotation angle : Enter attribute values 1 : Command: 4 Unknown command "4". Press F1 for help. Command: USERI1 Enter new value for USERI1 : 5 Command: Command: Command: _ATTREQ Enter new value for ATTREQ : 1 Command: _ATTDIA Enter new value for ATTDIA : 0 Command: _OSMODE Enter new value for OSMODE : 703 Command: -INSERT Enter block name or [?] : TH Units: Meters Conversion: 1.000 Specify insertion point or [Basepoint/Scale/Rotate]: Specify scale factor : Specify rotation angle : Enter attribute values 1 : Command: 5 Unknown command "5". Press F1 for help. Command: USERI1 Enter new value for USERI1 : 6 Command: Command: Command: _ATTREQ Enter new value for ATTREQ : 1 Command: _ATTDIA Enter new value for ATTDIA : 0 Command: _OSMODE Enter new value for OSMODE : 703 Command: -INSERT Enter block name or [?] : TH Units: Meters Conversion: 1.000 Specify insertion point or [Basepoint/Scale/Rotate]: *Cancel* Julio C. Ramirez Technical Supervisor CITY OF VANCOUVER 320 - 507 West Broadway Vancouver, B.C. V5Z 0B4 ( 604.871.6145 È 604.209-4595 + julio.ramirez@vancouver.ca 
When I try to enter the command, I am unable to, the space where I should enter the macro is greyed and unable to enter text. I am using AutoCAD 2022 LT is it why ?
When I try to click or grab the block to insert in the drawing from the tool palette after inserting the macro, autocad starts displaying every command there is. It just keeps on listing commands and the block never appears. Ive double checked the macro. Any help?
Happy to help you with that Fan..? Try this, remove the asterisk at the beginning of the macro and try again. Let me know what do you get after pressing F2
Sir How I will replace many block who has different names in one block. Many blocks have same object only name is different. I want all different names block replace in one block. Thanks
currently this is not possible in Autocad but I'll create a custom command to do that. Make sure you have your bell notification on so you don't miss it!
First you need to drag a block to the tool palette for the image to be generated by Autocad. Then open your c drive, Autodesk, AutoCAD, support, and tool palettes, icons.
@@LazyArquitecto Thank you Master Irving for your kind guidance, tomorrow i i will try again early in the morning same steps as you told me, hope it will work and i can create my crazy autotext block😃👍
Well nice to know you have one wife - Great. By the way block numbering macro I could not understand easily as pops up on video very hard to see. Please let me know. Thanks in advance.
you can change video settings on the gear to adjust video speed and hopefully you can follow along better or you can copy and paste code here ➔bit.ly/2Mz4kGc
Great video! Thank You! ! ! This worked for me: *^C^C_ATTREQ;1;_ATTDIA;0;_OSMODE;703;-INSERT;COLUMN-GRID-BUBBLE;\;;$M=$(GETVAR,USERI1);USERI1;$M=$(+,1,$(GETVAR,USERI1)); How about the command string where the block has a 2nd attribute and need to be asked about the content of 2nd attribute (no autonumber for this 2nd att) pls?
Welcome to the team Sachin! Happy to help you with that. When you save dwg and drag column bubble block on tool palette, Autocad should create the image for the block automatically. Did you do this step?
@@sachinmaurya1688 glad i could help. Please do me one favor, you know at least one other Autocad user that is currently struggling or wasting time, share this channel with at least one of them, let's help each other out. See you on Tuesday!
First you need save the drawing, to drag a block to the tool palette for the image to be generated by Autocad. Then open your c drive, Autodesk, AutoCAD, support, and tool palettes, icons.
welcome to the team Attarwala! happy to help you with that, however, I'd suggest you to enter the giveaway consultation here th-cam.com/video/_eD-Kej-YRU/w-d-xo.html since what you ask is a little complex, so I can guide you in a zoom call and help you individually with that or anything Autocad related. You'll mostly win the giveaway since there aren't many people participating yet.
Hello there! Great content you have here. Can you help me? I followed your tutorial but unfortunately, it did not work on my end. Here's the macro code I put *^C^C_ATTREQ;1;_ATTDIA;0;_OSMODE;703;-INSERT;STAIR-STEP-NO;\;;;$M=$(GETVAR,USERI1);USERI1;$M=$(+,1,$(GETVAR,USERI1)); I'm using Autocad 2018 by the way. What did I miss here?
@@LazyArquitecto Hello! have a good day ahead of you. Thanks for your immediate reply to my inquiry, I really appreciate that. Going back to my query, yes, the STAIR-STEP-NO block exists in my current drawing but still, it did not work. I hope you can help me fix this error.
@@LazyArquitecto Good day! Now it finally works, I just change the text style from standard to Arial and it suddenly works. Thanks to you Bro. You are a great help to all of us. God will bless you more for your generosity. By the way, Can I ask one more time? I hope this is not too much to ask from you. I just want to know what is the diesel line expression for text increment? I hope you will share this with us. Until then, and thank you in advance.
Hola bienvenido al equipo! Todo es posible amigo sin embargo necesitaremos algo mas poderoso que un macro, como lisp. Por cierto de donde eres? Me parece curioso que entiendas el video ps aun no lo puse subtitulo español... Hahaha
There are some commands in the full version of AutoCAD that are not available in Autocad LT. What I will do is start testing some of the commands and system variables individually on the command line used on the macro code and find out the one that is not available to remove it from the code. Hopefully this helps
@@srihari2414 i am sure it can work with multiple text attributes and numbers but i will have to test them. You can try and let me know. I can also do a future video about it if your question got picked for our next LazyQuestion live show
The numbering process doesn’t seem to work for me, perhaps I’m doing something wrong? The block will not auto number, I have used other peoples suggestions below, but it displays the USERI1 text on screen Or ….1 but then just numbers everything 2 repeatedly…? Hope someone can help.. thanks..
@@LazyArquitecto Thanks for a prompt response. I’m running on Autocad 21.. The best I can get it to do, is to select it each time from the palette- I have to drag it to my attribute, then it allows you to type a number manually before pressing enter…
@@LazyArquitecto I’m not seeing any error codes as such, there just doesn’t seem to be a function working where it automatically numbers the next attribute. I am currently having to type in each count number manually.
Hi. Thanks for this. I love it. Took a while to master but well worth it. One problem. I created 5 now USERI1 - USERI5 But no other number works. Is there only 5 possibilities??
3pm I think. I’ll try to tune in this Sunday. No promises. I am having one problem at work on AutoCAD. I used to be able to Move, Copy, etc multiple items by clicking one item (say and door) and then another (another door but different room) and Then move. But what ever I have done. (Not sure) I can only move one at a time now. Not sure what I have done to change this setting. Can you help correct?? Sincerely Martin.
Hi , I tried this and tried again but not working, is inserting the block but no autonumbering, I cannot figure out why here is the code I added it: *^C^C_ATTREQ;1;_ATTDIA;0;_OSMODE;703;-INSERT;test;\;;;$M=$(GETVAR,USERI1);USERI1;$M=$(+,1,$(GETVAR,USERI1)); would be please possible to help? (Specify insertion point or [Basepoint/Scale/Rotate/Explode/REpeat]: Specify scale factor :Specify rotation angle :Enter attribute values 1 :Command: 10 Unknown command "10". Press F1 for help.) this is some error I red from F2
Did you copy and paste the code from what I provided? That's the first thing I'll recommend to make sure you're using the same characters. Here> bit.ly/LazyArquitecto
😀 Questions? *I'm here to Help*
By the way, if you liked this macro, there are 40 more waiting for you on Lazyprofessionals. Check them out and enroll here ➔ patreon.com/LazyArquitecto
Eres un crack tio sigue asi
@@modeonoh Hola gracias por tus palabras de aliento. Ayudan a mantenerse en este campo de los tutoriales. Bienvenido Al equipo! De donde eres?
Dudes and dudettes, I have tried and tried with no luck. There was a comment that one guy here removed one of the " ; " after INSERT where we see three " ;;; " in a bunch like so. Looks like some bad advice but this actually worked for me on full ACD 2014
Glad you made it work!
Hi,
First of all, thank you very much for this video. The instructions are clear, precise and by reading the coments section, it seems like it is working for most.
However, and can't figure out why it's not working for me. I'm working with AutoCAD 2022 in french, I follow all the steps, still the new number is not showing and always print the value "1".
Thank you for your help.
Hi what I'd recommend is to get the macro code here bit.ly/363dyBY so you can copy and paste and avoid any typo or errors.
@@LazyArquitecto Hi sire,
Actually made it work thanks to a coment. Right after the bloc name, there is 3 ";". If I only keep 2, things works just perfectly
Glad it worked for you Lewis. 😃 join us live this Sunday 10am (Pennsylvania US time)
One of the best micro😃, Thanks master Irving
Happy this macro command to autonumber blocks was useful Asad
Very happy I did it successfully, but can we have a way that after adding or removing one of the numbers, then the numbers that come after it change the order automatically?
Hey 👋 @jonaDCB happy you could automate some of your work. I'll put this into my future topics list. Have your bell 🔔 notification so you don't miss it!
@@LazyArquitecto really? thankyouu so much. I work in the organization of kitchens and throughout the process we sometimes add or remove equipments, but I can have over 100 equipments that take me a long time to change one by one. And this does not happen only 1 time for each kitchen, but it can happen 4-5 times/each. Cant wait for your tutorial. thank you so so much.
PS. My block looks like a leader with triangle with base 6cm and with a small tail 20cm in the direction of the number(height 10 and perpendicular with tail)
@jonaDCB there is no tool for that in Autocad, but I’ll try to create a custom solution but I can’t promise anything
@@LazyArquitecto i very apprecciate you trying
This information is very helpful. Great job
Sir can we add auto numbering text in Dynamic Staircase.
Tread 1,2,3,4,5 & so on
Hey 👋 @bharatjaviya5369 do you mean inside the block? I'll put this into my future topics list. Have your bell 🔔 notification so you don't miss it!
Thanks for the reply. Basically, I am very happy to see you again. Love you, Sir.
Hey Izhar 👋 thank you. Hope you and your family are safe!
Thanks for such informative and detailed tutorial. is there any way to modify this so it uses letters instead of numbers? A, B, C instead of 1, 2, 3?
Yes that will need a lisp program Khan
@@LazyArquitecto Please can you expand it bit further? Do you mean to say lips routine or a lips programme? If you meant to say lips routine ? Where can I acquire this routine ?
Thanks for the reply and your good work!
I also would find this very helpful with tapered insulation numbering, it always adds a lot of time and boring repetition to the task. Cut-to-falls insulation always designate the boards via A, B, C etc. Like A = 25-45mm, B = 45-65mm etc.
Muchas gracias por esta excelente herramienta!
Saludos desde Mexico!
Hola @m4k0v1ch Feliz 😀 que este tutorial de AutoCAD fue útil. Unetenos en vivo todos los Domingos 10am (Pennsylvania US time)
Muito bom trabalho, meu caro! Nice job fellow! There's only one correction that I made on my Macro Script. Instead of use 3 times the semi-colon I did use 2 times only. Then all got right for me. Thanks a lot.
Glad this tutorial on numbering was helpful. Join us live this Saturday at 3pm (Pennsylvania Time)
Hi, awesome work here! where do i find the "block stair" or "STAIR-STEP-NO" as the commands keep trying and fails . error messages says the "STAIR-STEP-NO.DWG" doesnt exist? pls help
Make sure the block exist in your drawing.
Excellent, Thank You!!
You're the man!!
Keep the Good Vibe!!
Hello @ca-designs happy 😀 this Autocad tutorial was helpful. You missed our last video: goo.gl/gYfw2w
Titel: ...no lisp required
*Uses Lisp expression in macro anyways*
😬👍
Lisp is just too strong to not use. Nice video!
True! happy you found numbering secret useful Arthur
This is some nice work. I recreated it today however it broke once i used it in a dynamic block. Can it work in a dynamic block?
Yes it does. What error are you getting on the command line after using it and pressing f2?
@@LazyArquitecto No error, the only thing I changed was block name. My new block name had underscore in it however, so maybe that’s what broke it.
Yes, can you try renaming your block with rename command?
Awsome tutoriales. What about with the letters y the bubbles?
Glad this helped you numbering your blocks quickly. It will required a lisp program to do it with letters. Have your notification bell on so you don’t miss it
Ola, super.
Mais cela ne fonctionne pas.
Mais não consigo.
É muito interessante.
Sir, thank you for this tutorial, very useful! I am having one little glitch though, I am not able to get the numbers to start over. I am right now using the AutoCAD 2025 free trial, trying to convince my employer to purchase this full version! Otherwise I use the LT version. Any ideas?
Hey 👋 glad you found this Autocad tutorial helpful. This macro command was tested to work on both versions of Autocad including LT. did you use the useri variable to reset the number?
@@LazyArquitecto Yes, I believe so, I followed your text precisely from your video. I will have to try this also in my LT version as well. Thank you for getting back with me, very much appreciated! I have not been back on AutoCAD of any kind much for over 22 years so other than the basics I am having a difficult time, a little like riding a bike though, you never really forget! Thanks again! I will keep trying!
Wow you reply almost to all..very impressed..thank you
Hi 👋 Tenzin, I try. Welcome to the team!
thank yu for this. unfortunately did not work on mine. after i insert , no block comes. Could it be because am using an LT version- Acad 2020
Correct, users option is not available in AutoCAD LT Samash
Hi dear! Small question. Is there a possibility to insert in your script also an way to place a leader line? Thanks a lot!
Can you send me a picture of it on our fb group? facebook.com/groups/lazyarquitecto
@@LazyArquitecto Dear, I don't use the fb. :-( Could I address the question and the pictures using the subscription e-mail you gave us, of course if you agree? Much obliged!
@@CoolsimexRO sure go ahead
GREAT COURSES
Happy to help 😃
GREAT JOB. But what if we want to autonumber the first attribute of a block with many attributes?
It's possible but you'll have to modify the code and test it. I'll do an update on this video showing how. Have your 🔔 notification on so you don't miss it!
@@LazyArquitecto I just stumbled across this video that seems VERY helpful, and I had the same question as Cdalav... I have a Block with three Attributes representing Wireless Access Points for large Warehouses. We end up placing hundreds of these in the buildings and having it auto number as we place would be AMAZING... Would you be able to share info on how to handle this same situation with a Block that has multiple attributes?
Send me your block to irving@lazyarquitecto.com and I may pick your question to do a live stream for our LazyQuestion Show. Have your 🔔 notification on so you don't miss it!
GREAT TOOLS , THANKS YOU
Hey 👋 @Jean-nm1oo happy this Autocad tutorial was useful 😃 Join us live this Sunday 10am (Pennsylvania US time)
Thanks for this! I'm trying to set this up in Autocad Mechanical 2022, I'm just testing to see if it can be done and then will try to set it up in LT 2022. At 2:24 in your video, the "Edit Block Definition" window opens. When I double click the block, I get the "Reference Edit" window. I'm not sure what to do to correct this. I'd really appreciate your help. Thanks!
You can also right click on the block and pick edit block
@@LazyArquitecto Thanks, got it! Does this procedure have to be set up in each drawing? I created a button using the macro and the button works in the current drawing. But if I open a new drawing and pick the button I get an error. The block's name is AUNMB-LT. Autocad says it can't find, "AUNMB-LT.dwg" in the search path. I don't understand why Autocad added the ".dwg". There is no AUNMB-LT.dwg drawing, so what am I supposed to put in the search path? Thank you!
The block needs to exist in your current drawing
ADD THAT LENGTHY COMMAND IN VIDEO DESCRIPTION. THAT WOULD BE HELPFUL
What do you mean by lengthy command Daniyal?
@@LazyArquitecto i mean the command string
Is this correct?
*^C^C_ATTREQ;1;_ATTDIA;0;_OSMODE;703;-INSERT;tag_rad_01;\;;;$M=$(GETVAR,USERI1);USERI1;$M=$(+,1,$(GETVAR,USERI1));
My bock keeps putting a 1 in every circle...
@@Jintoona Mine too
@@Jintoona Didn't work for me either...did a little digging and it works for me if I delete one ";" where there are three ;;; in a row, i.e., ...tag_rad_01;\;;$M=$....
Great ! Thank you for sharing
Happy 😀 my Autocad tutorial was helpful. You missed last video: goo.gl/gYfw2w
Great tool, Lazy! Thanks a lot!
Simo happy this was useful to you. Help your friends by sharing the video!
Love that, do you or anyone know how to add a drop down menu to the visiblity state with a macro?
Hi Cecelia welcome to the team! To understand your question, are you trying to add visibility states to a dynamic block with a macro?
yes, sorry for the delay.
Ceceli you can add visibility state using -BVSTATE command and following the prompts. Let me know if this help. Otherwise I might do a tutorial about it. By the way Where are you from?
America, NewJersey
Nice to have friends from New Jersey in our team! I'll start live streaming soon. Hope to see you there!
I desperately need this feature. Can this be done in AutoCad LT for Mac? I can't find the Tool palette and therefore can't do the properties part of the process. Please help!!!!
Try this to fix your palette not showing up: th-cam.com/users/shortsCdTv91znSqc?feature=share
Thank you so much for this!!!
Hello, Happy 😀 my Autocad tutorial was helpful. You missed our last video: goo.gl/gYfw2w
Hi! I have a question, if this method will work with block(dynamic or nodynamic) with more then one attributein block? For example: have block with 6 atributes (they dont hange during paste) and the next atribute will be the atribute of number block (hange during paste)?
It will work with any number of attribute but you'll have to change the code. If you're interested we can meet 1 to 1 to help you here bit.ly/2Mz4kGc
@@LazyArquitecto ok, i have a problem. When i put the blok from pallets to model it paste one time and after it show that: "Enter new value for USERI1 ". Some advice??
Sir have you any lisp to filter out polyline having length from 2 meter to 5 meter and having area from 2 sq meter to 5 sq meter .thanks
Ahmed always glad to hear from you. To answer your question, you can easily filter out those selections using quick select command.
@@LazyArquitecto by quick selection I can't make such selection, I tried it.
Ahmed I'll make a selection tricks video soon using your request, make sure you have your 🔔 bell notification on so you don't miss it!
Thanks!
Happy this way to automate numbering in AutoCAD was helpful
Congratulations my friend! It´s a wonderful video, with such needed information.
In this way, I would ask you if its possible to create a macro (that runs in LT autocad) to auto align dim a polyline.
We can talk more in private, if you want..
Thanks a lot for your time and sharing spirit.
Hi Nelson, everything is possible in Autocad. We can meet here th-cam.com/video/HAeOiXQMWGU/w-d-xo.html by the way where are you from?
@@LazyArquitecto yeah sure...I'm from Brazil. Let going in touch.
With this lesson, I am one step closer to planetary CAD domination!
Welcome to the team Fzmello. That's the spirit! Where are you from?
Augusta, GA, US.
@@FZMello Happy to have more friends from the US in our team. I'd like to invite you to my first live streaming. I'm nervous!
Hi, I tried creating your block and believe I have the expression written correctly. The block works but does not update the attribute. You seem to have only (1) pause when reinserting...to select where you want the block placed. With my block I have (2)...the first asks for insert point and the 2nd prompts me for a number to enter into the grid bubble. Do you have any idea where I am incorrect? It looks like something I can use, if I could get it working properly. Thanks.
Try to use the semi colon 2 times only, or 3 times.
Hi! I'm stuck trying to specify the image. It doesn't appear anywhere in my folders. What do I do?
Did you save your drawing first, and then drag the block to the palette? Also if the problem persist you can always go online and get any free icon and use it for your command.
Hello Sir,
how can I add a letter before the number for example: I want to count F1 F2 F3...
Thanks,
Hi yes you can. It's a little hard to explain though, maybe I'll do another video showing that
just write F in the Block that you already made it.
You are amaizing
Welcome to the team Neer! Glad you found this Autocad block numbering tutorial useful. Where do you write me from my friend?
I cant seam to find the folder where the IMAGE folder is located as shown at 4:49, i went here D:\Users\johny\AppData\Roaming\Autodesk\AutoCAD 2019\R23.0\enu\Support\ToolPalette which is where i think you are, but its not there. Please help
Did you drag your bubble block to tool palette first?
@@LazyArquitecto Yessir
Did you specify your image before your delete your other column bubble on tool palette?
Autocad LT -- how many USERi possible? I figured out that in AUTOCAD LT Just five youser allowed . Is that true?
Can we change the Variable USERI1 to a different variable name such as Ur1?
5 in regular Autocad too. However you'll only need 1 for this LazyCommand
Grande!
Nicoletti, Happy 😀 my Autocad tutorial was helpful. You missed today's video: goo.gl/gYfw2w
excelente tutorial, el contenido en mi opinión es exclusivo para ser un crack, gracias!
Carlos gracias por Los comentarios. De donde eres?
@@LazyArquitecto México
@@j.carlostorres7815 que bueno tener amigos de Mexico en nuestro equipo. Usas Autocad para trabajo o estudios?
@@LazyArquitecto Es una de mis herramientas de trabajo. ✌
@@j.carlostorres7815 Genial la mia tambien, y de estudios. Espero que te haya servido Los tutoriales del canal en ahorrar algo de tiempo, si es asi presentame a tus amigos para ayudarlos tambien Carlos
Hi, I didn't find the image section folder only seen desktop, this pc, local disk c no option for image in search bar but I save that image
Hi which image are you referring to?
@@LazyArquitecto that image search bar side of look in: at 5:00 in your video
@@amitbinjola1451 try saving your drawing first then adding the block to the palette
Awesome video I love your content
Hi Abdul welcome to the team! Happy you find this content useful my friend. Where are you from?
@@LazyArquitecto I am from india
Glad to have many friends from India in our team Siddiqui.. share the channel with your friends!
i tried to save it saved as drwing1.dwg instead of images ,when i tried to specify image ,a error message shown invalid or unsupported image file. in autocad 2018 .thanks
Hey Mohammad Ahmed did you know this Autocad move tricks to make you faster? th-cam.com/video/OGZPy1QHudE/w-d-xo.html
Hola Lazy Architect. Estuve probando con el automatic block number increment diesel expression y no me trabaja con AutoCad 17. Alguna idea que hacer? Gracias
Hola Julio, que error te sale cuando uses el comando y presionas f2?
Gracias por tu pronta respuesta. Pero no me sale ningun error solo que no me incrementa el numero y se queda estatico en uno. Tambien he tratado de cambiar la varaible Useri1 para ver si me cambia el numero pero tampoco
@@julioramirez5948 yo intentaria usar todos los comandos, uno por uno y ver cual es el problema. Por ejemplo, Aveces Pasa que un comando solo funciona en una version de Autocad y no en otra. Asi descubriras cual es el comando que no esta funcionando en tu version de Autocad y concecuenteme malogrando el macro
Command: _ATTREQ
Enter new value for ATTREQ : 1
Command: _ATTDIA
Enter new value for ATTDIA : 0
Command: _OSMODE
Enter new value for OSMODE : 703
Command: -INSERT
Enter block name or [?]: TH
Units: Meters Conversion: 1.000
Specify insertion point or [Basepoint/Scale/Rotate]: Specify scale factor :
Specify rotation angle :
Enter attribute values
1 :
Command: 4
Unknown command "4". Press F1 for help.
Command: USERI1
Enter new value for USERI1 : 5
Command:
Command:
Command: _ATTREQ
Enter new value for ATTREQ : 1
Command: _ATTDIA
Enter new value for ATTDIA : 0
Command: _OSMODE
Enter new value for OSMODE : 703
Command: -INSERT
Enter block name or [?] : TH
Units: Meters Conversion: 1.000
Specify insertion point or [Basepoint/Scale/Rotate]: Specify scale factor :
Specify rotation angle :
Enter attribute values
1 :
Command: 5
Unknown command "5". Press F1 for help.
Command: USERI1
Enter new value for USERI1 : 6
Command:
Command:
Command: _ATTREQ
Enter new value for ATTREQ : 1
Command: _ATTDIA
Enter new value for ATTDIA : 0
Command: _OSMODE
Enter new value for OSMODE : 703
Command: -INSERT
Enter block name or [?] : TH
Units: Meters Conversion: 1.000
Specify insertion point or [Basepoint/Scale/Rotate]: *Cancel*
Julio C. Ramirez
Technical Supervisor
CITY OF VANCOUVER
320 - 507 West Broadway
Vancouver, B.C. V5Z 0B4
( 604.871.6145 È 604.209-4595
+ julio.ramirez@vancouver.ca

Parece ser que no reconocer el comando donde aplica la Useri1 porque si vez el Useri1 es asirbad pero lo recoce como un comando
When I try to enter the command, I am unable to, the space where I should enter the macro is greyed and unable to enter text. I am using AutoCAD 2022 LT is it why ?
You can't edit an enterprise cui. You have to create another profile with the enterprise cui as the main
When I try to click or grab the block to insert in the drawing from the tool palette after inserting the macro, autocad starts displaying every command there is. It just keeps on listing commands and the block never appears. Ive double checked the macro. Any help?
This is regarding the video at 9:02
Happy to help you with that Fan..? Try this, remove the asterisk at the beginning of the macro and try again. Let me know what do you get after pressing F2
love it
Happy to help. You'll love this macro too th-cam.com/video/mjzcQLAdRzU/w-d-xo.html
Hi, Brother...
Hope you are doing well.
I tried this function, but finally I couldn't get this. when I click from the palette
What error do you get after using the command and pressing F2
@@LazyArquitecto Yes, finally I got it👍👍👍👍👍❤️ ❤️❤️❤️❤️
One more thing... I couldn't start again with Number 1
@@mohammedumair8785 you need to set up useri1 to 0 I explained by the end of the video my friend
Sir
How I will replace many block who has different names in one block.
Many blocks have same object only name is different.
I want all different names block replace in one block.
Thanks
currently this is not possible in Autocad but I'll create a custom command to do that. Make sure you have your bell notification on so you don't miss it!
@@LazyArquitecto ok sir, but soon
Master irving where we can find image, i tried to search in templete but i dont found the image.
First you need to drag a block to the tool palette for the image to be generated by Autocad. Then open your c drive, Autodesk, AutoCAD, support, and tool palettes, icons.
@@LazyArquitecto Thank you Master Irving for your kind guidance, tomorrow i i will try again early in the morning same steps as you told me, hope it will work and i can create my crazy autotext block😃👍
Were you able to get it to work Asad?
i cannot find the image folder. i dont have also not an R23.0 folder 4:52
Did you save the drawing and then reopen it? Sometimes you need to refresh the program to take effect
Can you teach me macro and lisp?
Hi Sharma, yes that's why I do each Tuesday here on TH-cam. make your you have your bell notification on so you don't miss our next week video
How can you reset the number back to 1?
Hi Ray 👋 Use USERI1 I explain in the last part of the video.
Well nice to know you have one wife - Great. By the way block numbering macro I could not understand easily as pops up on video very hard to see. Please let me know. Thanks in advance.
you can change video settings on the gear to adjust video speed and hopefully you can follow along better or you can copy and paste code here ➔bit.ly/2Mz4kGc
Hola amigo! Sos de Peru?
Hola amigo Vinicius! Si naci en Peru. Que piensas de este nuevo playlist Autocad tutoriales solo para amigos? Tu opinion es importante
Great video! Thank You! ! !
This worked for me: *^C^C_ATTREQ;1;_ATTDIA;0;_OSMODE;703;-INSERT;COLUMN-GRID-BUBBLE;\;;$M=$(GETVAR,USERI1);USERI1;$M=$(+,1,$(GETVAR,USERI1));
How about the command string where the block has a 2nd attribute and need to be asked about the content of 2nd attribute (no autonumber for this 2nd att) pls?
i am not able to find the bubble image location in tool pallate
Welcome to the team Sachin!
Happy to help you with that. When you save dwg and drag column bubble block on tool palette, Autocad should create the image for the block automatically. Did you do this step?
@@LazyArquitecto yeh i got it actually the appdata file was hidden. Thanks man. Ur doing great.
@@sachinmaurya1688 glad i could help. Please do me one favor, you know at least one other Autocad user that is currently struggling or wasting time, share this channel with at least one of them, let's help each other out. See you on Tuesday!
Cant find the image saved.
First you need save the drawing, to drag a block to the tool palette for the image to be generated by Autocad. Then open your c drive, Autodesk, AutoCAD, support, and tool palettes, icons.
thanks so much@@LazyArquitecto
@Ddream.13 glad this helped
HELLO, I CREATED TOOL PALLET, BUT WHEN I AM TRYING TO OPEN THIS IN ANOTHER CAD FILE, IT IS NOT WORKING. PLZ HELP
welcome to the team Attarwala! happy to help you with that, however, I'd suggest you to enter the giveaway consultation here th-cam.com/video/_eD-Kej-YRU/w-d-xo.html since what you ask is a little complex, so I can guide you in a zoom call and help you individually with that or anything Autocad related. You'll mostly win the giveaway since there aren't many people participating yet.
AFTER CREATING THE BLOCK I TRY TO INSERT BUT AUTOCAD GOT STUCK. NEED TO RESTART AGAIN TO WORK. PLEASE HELP
Remove the initial asterisk * and Try testing it again. This will stop the repetition
Hello there! Great content you have here. Can you help me? I followed your tutorial but unfortunately, it did not work on my end. Here's the macro code I put
*^C^C_ATTREQ;1;_ATTDIA;0;_OSMODE;703;-INSERT;STAIR-STEP-NO;\;;;$M=$(GETVAR,USERI1);USERI1;$M=$(+,1,$(GETVAR,USERI1));
I'm using Autocad 2018 by the way. What did I miss here?
Hi Dan 👋 Make sure that block stair exist in your current drawing
@@LazyArquitecto Hello! have a good day ahead of you. Thanks for your immediate reply to my inquiry, I really appreciate that. Going back to my query, yes, the STAIR-STEP-NO block exists in my current drawing but still, it did not work. I hope you can help me fix this error.
What error code or text appears on command line after you use the macro command and you press F2?
@@LazyArquitecto Good day! Now it finally works, I just change the text style from standard to Arial and it suddenly works. Thanks to you Bro. You are a great help to all of us. God will bless you more for your generosity.
By the way, Can I ask one more time? I hope this is not too much to ask from you. I just want to know what is the diesel line expression for text increment? I hope you will share this with us. Until then, and thank you in advance.
I Follow all the commands in the properties , when its finished the number is not changing , its the same block ,
where did i go wrong
It can be many reasons Francis, what error are you getting after using the auto numbering and pressing F2?
¿Se puede hacer lo mismo, pero con letra?
Hola bienvenido al equipo! Todo es posible amigo sin embargo necesitaremos algo mas poderoso que un macro, como lisp. Por cierto de donde eres? Me parece curioso que entiendas el video ps aun no lo puse subtitulo español... Hahaha
@@LazyArquitecto soy de Colombia.
Q bueno tener un amigo de Colombia en nuestro equipo! Pronto haré videos en vivo espero verte ahí
Lo mismo pensaba yo, hace tiempo usaba una herramienta que hacia eso para ya no lo recuerdo. Saludos desde Monterrey
wow
Happy this numbering command in Autocad helped you Muna!
How to do the same for letters
For that you can get our custom tool by supportting my work either as TH-cam member here bit.ly/LazyJoin or as Patreon here bit.ly/2Mz4kGc
I have done exactly as you said but autonumbering isn't working. its showing same number again. I am using AutoCAD LT 2022
There are some commands in the full version of AutoCAD that are not available in Autocad LT. What I will do is start testing some of the commands and system variables individually on the command line used on the macro code and find out the one that is not available to remove it from the code. Hopefully this helps
@@LazyArquitecto Thank you very much. it is actually working after I removed one of the ;
I am looking to use mix of alphabets and numbers. Is it possible with the present macro? or do I need to create a new macro which I have no idea how
@@srihari2414 great 😀
@@srihari2414 i am sure it can work with multiple text attributes and numbers but i will have to test them. You can try and let me know. I can also do a future video about it if your question got picked for our next LazyQuestion live show
This didn't work for me, spent a couple hours trying. Perhaps it's not available for Autocad 2010?
welcome to the team Iceking007. Some Autocad commands and system variables aren't available in Autocad 2010. Sorry about that
How to start from starting number again.
Use USERI1 I explained in the last part of the video.
I need macros code
Kumar welcome to the team! Are you subscribe to our newsletter? I send any macros there
The numbering process doesn’t seem to work for me, perhaps I’m doing something wrong?
The block will not auto number, I have used other peoples suggestions below, but it displays the USERI1 text on screen Or ….1 but then just numbers everything 2 repeatedly…?
Hope someone can help.. thanks..
Are you using Autocad LT?
@@LazyArquitecto
Thanks for a prompt response.
I’m running on Autocad 21..
The best I can get it to do, is to select it each time from the palette- I have to drag it to my attribute, then it allows you to type a number manually before pressing enter…
@@paulbuckley52 what error do you get after using the command and pressing F2?
@@LazyArquitecto I’m not seeing any error codes as such, there just doesn’t seem to be a function working where it automatically numbers the next attribute.
I am currently having to type in each count number manually.
@@paulbuckley52 do you know if you are using AutoCAD 2021 regular or LT version?
Hi.
Thanks for this.
I love it.
Took a while to master but well worth it.
One problem.
I created 5 now USERI1 - USERI5
But no other number works.
Is there only 5 possibilities??
Hi you'll have to use lisp. Happy to help 😃 join us live this Sunday 10am (Pennsylvania US time)
@@LazyArquitecto you’ll have to do a video on Lisp I’m afraid. I have no idea.
I’m in Uk.
England.
I’ll check what time that is.
3pm I think.
I’ll try to tune in this Sunday.
No promises.
I am having one problem at work on AutoCAD.
I used to be able to Move, Copy, etc multiple items by clicking one item (say and door) and then another (another door but different room) and Then move.
But what ever I have done. (Not sure) I can only move one at a time now.
Not sure what I have done to change this setting.
Can you help correct??
Sincerely
Martin.
AUTOCAD STOPPED RESPONDING AFTER I WRITE COMPLETE STRING AND CLICK ON SCREEN TO COPY BLOCKS
Do you have the block saved in your current drawing? That's what may be causing the issue.
Lol
😀
its a error!
What error did you get after pressing F2 Vince?
@@LazyArquitecto when I click the new tool pallet the one that I copy in the video I think the error is the macros
What Autocad version are you using?
Hi , I tried this and tried again but not working, is inserting the block but no autonumbering, I cannot figure out why here is the code I added it:
*^C^C_ATTREQ;1;_ATTDIA;0;_OSMODE;703;-INSERT;test;\;;;$M=$(GETVAR,USERI1);USERI1;$M=$(+,1,$(GETVAR,USERI1));
would be please possible to help? (Specify insertion point or [Basepoint/Scale/Rotate/Explode/REpeat]: Specify scale factor :Specify rotation angle :Enter attribute values
1 :Command: 10 Unknown command "10". Press F1 for help.) this is some error I red from F2
Did you copy and paste the code from what I provided? That's the first thing I'll recommend to make sure you're using the same characters. Here> bit.ly/LazyArquitecto