Community
AutoCAD LT Forum
Welcome to Autodesk’s AutoCAD LT Forums. Share your knowledge, ask questions, and explore popular AutoCAD LT topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Numerical door and window number tags/references.

4 REPLIES 4
Reply
Message 1 of 5
AlanW-MDL-2003
2478 Views, 4 Replies

Numerical door and window number tags/references.

Hi Guys,

 

Just moving over from Drawing Express to AutoCAD LT and I am looking for a command that will allow me to number windows and doors easily. Currently I have a command in drawing express that increases the door number each time I paste it to allow easy door/window numbering with a prefix. We tend not to create window or door schedule from these we just need to be able to number them quickly without editing the text manually each time.

 

Is this possible?

 

Many Thanks 

4 REPLIES 4
Message 2 of 5
pendean
in reply to: AlanW-MDL-2003

There is no built in feature for that: you up for creating a block with an attribute AND writing some code in the CUI menu file?
Message 3 of 5
AlanW-MDL-2003
in reply to: pendean

ok, thanks confirming. Are you able to point me in a direction of where to find out about how to write the code and setup a block with the correct attributes?

Message 4 of 5

Something that has been used in the past:

 

-To provide a numbering scheme as in Rooms. Text height must be zero:


-Put this on one button:
^C^C_setenv;StartWithNumber;\_setenv;TextInFront;\


-Put this on a second button: (I added the Textstyle set portion S;Standard;)
*^C^C_text;S;Standard;\;;$M=$(getenv,textinfront)" "$(getenv,startwithnumber);setenv;startwithnumber;$(+,1,$(getenv,startwithnumber));^M;

Message 5 of 5
pendean
in reply to: Charles_Shade

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report

”Boost