See the top rated post in this thread. Click here

Page 6 of 8 FirstFirst ... 2345678 LastLast
Results 51 to 60 of 72

Thread: Auto number attribute lisp fix

  1. #51
    Member
    Join Date
    2010-01
    Location
    Kunming China
    Posts
    28
    Login to Give a bone
    0

    Default Re: Auto number attribute lisp fix

    All is perfect
    AND I've been able to customize the way
    Recommend this routine to all
    By the way:We are your fans!
    All are free,thanks a lot!

  2. #52
    Certifiable AUGI Addict
    Join Date
    2015-11
    Location
    Jo'burg SA
    Posts
    4,512
    Login to Give a bone
    0

    Default Re: Auto number attribute lisp fix

    You're welcome! Glad I could make something which works

  3. #53
    Certifiable AUGI Addict
    Join Date
    2015-11
    Location
    Jo'burg SA
    Posts
    4,512
    Login to Give a bone
    0

    Default Re: Auto number attribute lisp fix

    Quote Originally Posted by bbDmn0 View Post
    I was refering to the older Increment one. If this could be done it would help a lot.

    Thanks
    Quote Originally Posted by bbDmn0 View Post
    I download your lisp and found it very useful and it will save me tons of time. There is one thing I wish it could do a little easier.

    I have multiple items that need the same labels. Is there a way to make it keep labeling the same letter or number until the user pushes Enter? For example I would label 3 items "A" then hit enter, label the next 2 items "B" and hit enter and the next 4 would be "C" and so on. With the way it is now I could do this but there is a lot of back and forth with the window dialog as apposed to just clicking and Enter.

    Thanks.
    OK, sorry for taking more than a month ... it was just a bit hectic here. Anyhow, I've updated the old Increment routine. It now saves its settings to the registry so you have the same settings as you had previously whenever you start it - not just in the current drawing / session as before. Also the settings dialog doesn't display by default at the start - it just shows the current settings instead on the command line.

    But biggest change is that I've added a Pause option. When asked to pick the text, type P<space> and the increments pause at the current value. To resume, do the same (it's a toggle on/off) - displayed at the command line what the value will be.
    Attached Files Attached Files

  4. #54
    Member
    Join Date
    2010-01
    Location
    Kunming China
    Posts
    28
    Login to Give a bone
    0

    Default Re: Auto number attribute lisp fix

    Thanks,irneb.
    You have been making us satisfied.

  5. #55
    Member
    Join Date
    2010-01
    Location
    Kunming China
    Posts
    28
    Login to Give a bone
    0

    Default Re: Auto number attribute lisp fix

    Why not to add a Pause option to your routine named "Autoincr"?( toggle on/off) - I think that it is Necessary for us.Thank you !

  6. #56
    Certifiable AUGI Addict
    Join Date
    2015-11
    Location
    Jo'burg SA
    Posts
    4,512
    Login to Give a bone
    0

    Default Re: Auto number attribute lisp fix

    Quote Originally Posted by xiaxiang_2004 View Post
    Why not to add a Pause option to your routine named "Autoincr"?( toggle on/off) - I think that it is Necessary for us.Thank you !
    You're welcome!

    The Autoincr would be a bit more complex than just adding a pause "button" to it. Some of the calculations inside (as well as the data stored to "remember" which objects follow which) would need some changing.

    I will look into it, but I'm not a full-time programmer. This is more like a hobby to me, so it's not going to happen ASAP ... rather "when I can".

  7. #57
    Member
    Join Date
    2010-01
    Location
    Kunming China
    Posts
    28
    Login to Give a bone
    0

    Default Re: Auto number attribute lisp fix

    Quote Originally Posted by irneb View Post
    You're welcome!
    I will look into it, but I'm not a full-time programmer. This is more like a hobby to me, so it's not going to happen ASAP ... rather "when I can".
    Feeling so sorry for that I could not Stop bothering you.

  8. #58
    Member
    Join Date
    2010-01
    Location
    Kunming China
    Posts
    28
    Login to Give a bone
    0

    Default Re: Auto number attribute lisp fix

    irneb,it's long time ago when I saw your message last time .and what about your routine? It's really nice for me.

  9. #59
    Member
    Join Date
    2010-01
    Location
    Kunming China
    Posts
    28
    Login to Give a bone
    0

    Default Re: Auto number attribute lisp fix

    Quote Originally Posted by ;1112237
    You're welcome!

    The Autoincr would be a bit more complex than just adding a pause "button" to it. Some of the calculations inside (as well as the data stored to "remember" which objects follow which) would need some changing.

    I will look into it, but I'm not a full-time programmer. This is more like a hobby to me, so it's not going to happen ASAP ... rather "when I can".
    But where are you,irneb?
    I know that you have updated the code on this website http://caddons.svn.sourceforge.net/

  10. #60
    Certifiable AUGI Addict
    Join Date
    2015-11
    Location
    Jo'burg SA
    Posts
    4,512
    Login to Give a bone
    0

    Default Re: Auto number attribute lisp fix

    Sorry, I've just had too much other stuff going on. I haven't worked on this particular function in ages, will have to get my mind wrapped around it again.

    The updated on that site is mostly additions of other routines. Stuff like my Select Result and some others (even some added by l-choliz). I've been more working on creating a decent help system for this and trying to make a partial menu so it can be "installed" much simpler.

Page 6 of 8 FirstFirst ... 2345678 LastLast

Similar Threads

  1. Auto Number in AutoCAD
    By congnvc370652 in forum Dot Net API
    Replies: 0
    Last Post: 2014-10-11, 09:06 AM
  2. 2011: Express Tools Auto Number - Skips Number in Multi-line Mtext
    By stusic in forum AutoCAD General
    Replies: 3
    Last Post: 2013-01-29, 02:38 PM
  3. Auto-Number with Grids
    By simon.perkins in forum AutoLISP
    Replies: 3
    Last Post: 2009-08-18, 10:48 AM
  4. auto number title blocks
    By lee.johnson in forum AutoLISP
    Replies: 5
    Last Post: 2009-04-20, 02:50 PM
  5. Auto Re-Number Door/Window Tag V9.0
    By Firmso in forum Revit Architecture - General
    Replies: 3
    Last Post: 2007-04-18, 04:05 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •