Search the Community
Showing results for tags 'prefix'.
-
I've looked around and have found Suffix/Prefix routines for Text, Mtext and Attributes. I thought it would be easy to modify one of those to work with dimensions but easier said than done. I cannot figure it out. I was hoping one of these two routines would be easy to rework to work with dimension...
- 29 replies
-
- dimensions
- prefix
-
(and 1 more)
Tagged with:
-
I have multiple layout tabs in a single drawing. I want to add use-given prefix to them so when i use publish command, i can segregate them properly thru its prefix. I searched the forum and i cannot find anything. Can somebody help me?
-
Help: Auto Number Layouts By its sequence and prefix it if < 10
homasa posted a topic in AutoLISP, Visual LISP & DCL
Hello Again I found this script that i wanna change because it does not work well when layouts are not "Layout 1", "Layout 2" , etc even for example if i already have the layouts numbered but have to create another one or simply re-arrange them (alert "Use at command line to execute progr...- 13 replies
-
- autonumber
- layout
-
(and 3 more)
Tagged with:
-
Hello all. I have a routine that enters data labels in a drawing where the user would like them. It finds data in a file and inserts it based on the label number the user inputs. However, for the data labels that we enter that have no information, but the user still wants that label called out, it s...
-
Hi, Task 1: I need help on adding prefix to an attribute tag named ITEM_NUMBER but dont want to increment. Below is a code from Lee Mac that has prefix + increment and I tried to manipulate it but was unsuccessful. Could some one help me please? Also, prefix would change between different d...