Easy AutoCAD Script To Auto Number & Name Drawings! Use Layout fields to Save Time

preview_player
Показать описание

Number: $(SUBSTR, $(GETVAR, CTAB), 2,5)
Title: $(SUBSTR, $(GETVAR, CTAB), 7,40)

Automate revision text and more in AutoCAD!

#autocadtipsandtricks #Fields #autocadtutorial

Brandon here back with another new video!

In this week's video, we're learning how to use a custom script to automatically name and number sheets based on Layout tab in AutoCAD

Master these super simple tricks to Save Time in AutoCAD. Draft faster and Smarter!

Oh and let me know what autocad tip, trick or tutorial you'd like to see in the next one down below!

Cheers and thanks for watching

AutoCAD Basic Tutorial for Beginners | Autocad - Complete tutorial for beginners | AutoCAD - Tutorial for Beginners in 15 MINUTES | Making a simple floor plan in AutoCAD | Autocad - Complete tutorial for Intermediates | AutoCAD 2021 - Tutorial for Beginners in 10 MINUTES | Secret AutoCad Commands Every Beginner Must Know | AutoCAD for Beginners - Full University Course | AutoCAD 3d tutorial | AutoCAD 3D Tutorial for Beginners | What is Autocad used for
Рекомендации по теме
Комментарии
Автор

That's a great tip. I use fields for all sorts of title block attributes and was always wondering if there was a way to contain the info in the tabs. Nice!

jeffbeck
Автор

Great Tip. I plan to implement. I've used a similar idea I picked up to have a field in my layout that updated the scale. Would never have found Ctab!

jacknardi
Автор

new subs here nice tuts
my Question is:
is there a possible to get the last 3 digits of ctab field but if the last 3 digit is zero, it's ignored, and if the last two digits are also zero, they are also ignored tia

ejBajamIyayejBugoy
Автор

Is there a field I can use to update the total number of layout tabs I'm using, as in "2 of X" or "5 of X", but it updates all the title blocks when I add in a new Layout ?

justJayMall