
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I need a lisp that can make sequential numbering for attributes as follow:
1 - allows me to input a prefix and replace the existing text in the attribute or the lisp will not alter the existing text in the attribute, instead it will only attach the number beside the existing text.
Example, I have existing text "D0", the sequence will become D01, D02,... and so on. or It will remove the existing "D0" but will provide me an option to input a prefix D0 before the sequence value.
2 - It allows me to choose the value to begin the sequence with, so that I can continue the sequence from the last value where I stopped.
I need this lisp in tagging Door numbers in our current project.. I have 400 doors to put door tags, from D01 - D0400.
D0 - Doors in Ground floor. D01 means door number 1 in the Ground floor...
D1 - Doors in First floor. D150 means door number 50 in the first floor.
Any help will be appreciated, Thank you very much... 😃
Solved! Go to Solution.