• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

text variable with a prefix or suffix

  • Thread starter Thread starter Brunop
  • Start date Start date

Brunop

Guest
Hello.
I would need advice or a solution to be faster.

When I do the ventilated facades, at some point I have to name all the panels for example in natural stone that are there.
I therefore create a text and write: 1a, 2a,3a,4a,5a etc. So every time I copy the text created and edit it manually and you will understand that for a façade with hundreds of panels it takes hours to integrate this text to each panel. Do you have a solution to be able to fix the prefix or suffix and then as I put every name to each panel you change the number automatically? Thank you in advance.
Brown.
 
Hello.
I would need advice or a solution to be faster.

When I do the ventilated facades, at some point I have to name all the panels for example in natural stone that are there.
I therefore create a text and write: 1a, 2a,3a,4a,5a etc. So every time I copy the text created and edit it manually and you will understand that for a façade with hundreds of panels it takes hours to integrate this text to each panel. Do you have a solution to be able to fix the prefix or suffix and then as I put every name to each panel you change the number automatically? Thank you in advance.
Brown.
you may use the tcount command present in the express tools

in each panel copy a text with the only theme "a".
then recalls tcount and sets the options as follows:
command: tcount
select objects: specify opposite corner: 9 found
select objects:
sort selected objects by [X/Y/Select-order] <y>: </y>x
specify starting number and increment (start,increment) <1,1>:
placement of numbers in text [Overwrite/Prefix/Suffix/Find&replace..] < suffix>: p
9 objects modified.
 
Hello, thank you for the information.
but as you well know these functions are not contained autocad lt.
That's why I was wondering if you had a similar solution on autocad lt.
Thank you in advance.
 
I have not seen written anywhere that your request was related to autocad lt.
What version?
 
If you have autocad lt "old" (and with old I mean 2023 and earlier) you can not do. from version 2024 the possibility to use lisp was also inserted in lt
 
If you have autocad lt "old" (and with old I mean 2023 and earlier) you can not do. from version 2024 the possibility to use lisp was also inserted in lt
Hello, I have version 2023, but having the subscription, I will update it. I will try to add numinc because I have seen it is the most complete for my needs . with this beautiful news you have rejoiced me , since I have the version lt. thanks
 
Hello, I have version 2023, but having the subscription, I will update it. I will try to add numinc because I have seen it is the most complete for my needs . with this beautiful news you have rejoiced me , since I have the version lt. thanks
the numbering suite program will not work as autocad lt 2024 does not support all autolisp functions available instead in autocad full... for example vlax-create-object, which is recalled in the program of lee mac.
 
hi guys, I solved the problem with autocad 2024 lt that supports autolisp functions. as said by tristan . I added the lisp numinc and works perfectly . you have idea if there is a lisp similar to “label area” but instead of copying the data of the areas of the elements selected by me , copy the size , width length etc.. thanks in advance
 
hi guys, I solved the problem with autocad 2024 lt that supports autolisp functions. as said by tristan . I added the lisp numinc and works perfectly . you have idea if there is a lisp similar to “label area” but instead of copying the data of the areas of the elements selected by me , copy the size , width length etc.. thanks in advance
ma but they work All the options of the program?
 

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
Back
Top