JeepMaster Posted July 13, 2009 Share Posted July 13, 2009 This might be a lot to ask, but is it possible to make the lisp work for table cells as they are not DText? ie: I have a table of motors with tags as EF-1, EF-2, EF-3... By the way, great lisp LeeMac. I might have to replace the one created by JefferySandsers with this one as they are pretty similar in functions, except no one does table cells...yet. Quote Link to comment Share on other sites More sharing options...
Lee Mac Posted July 13, 2009 Share Posted July 13, 2009 Coincidentally, both of these requests have already been added, I just haven't yet posted the code! I posted it over at theSwamp, but forgot about here... sorry, will post it now. As for Snaps, they have to be added manually in code - as GrRead doesn't mix well with oSnaps. Lee Quote Link to comment Share on other sites More sharing options...
Lee Mac Posted July 13, 2009 Share Posted July 13, 2009 I have updated the code posted in the AutoLISP Archive. Check out V4 of the AutoNum function. Quote Link to comment Share on other sites More sharing options...
JeepMaster Posted July 13, 2009 Share Posted July 13, 2009 Hi Lee, I've tried your new code. I can only get it to work with using "Pick each insert". How do you make it fill a table of tags? 1,2,3,4,5,6... Maybe I just don't know the correct procedure. Oh yeah, the "rotate CW" doesn't seem to work. Quote Link to comment Share on other sites More sharing options...
Lee Mac Posted July 13, 2009 Share Posted July 13, 2009 Hey Jeep, I only made the "Pick Each Insert" table compatible, making the array option table compatible is a great deal harder. As for the CW rotation, it works on ACAD '04, but I too can't get it to work on 2010, not sure why though. I may change the keys needed to rotate it. Quote Link to comment Share on other sites More sharing options...
JeepMaster Posted July 13, 2009 Share Posted July 13, 2009 Oh, I see. Well, it's still a heck of a lot better than typing it all out on the table. Cheers. Quote Link to comment Share on other sites More sharing options...
AQucsaiJr Posted September 18, 2009 Author Share Posted September 18, 2009 Lee Mac; I just upgraded to ACAD 2010, and now I get an "Error Loading AutoNUM" every time I call it up. Is there anything I have to do differently in 2010 that I did not have to do in 2009? Never mind.... I forgot to add the Search path in the options to call out where I had the AutoNUM files. Quote Link to comment Share on other sites More sharing options...
leone Posted October 26, 2009 Share Posted October 26, 2009 tanks for num Quote Link to comment Share on other sites More sharing options...
caymanw Posted September 19, 2010 Share Posted September 19, 2010 Thanks a lot, Lee!! Quote Link to comment Share on other sites More sharing options...
Lee Mac Posted September 19, 2010 Share Posted September 19, 2010 You're very welcome guys Quote Link to comment Share on other sites More sharing options...
dinocrusher76 Posted April 27, 2011 Share Posted April 27, 2011 Lee I have to say thank you very much for creating Autonum. I'm having to label teledata outlets and your program makes the process go very fast. I've coupled the program you created with another I found online called Cadtofile (C2F). It allows you to take the text you inserted into ACAD and export to a .csv file. Lee I was wondering if you have updated this program since v4? If you have would you mind sharing it:D? Also, I'm having to label a ton of telecom devices. One of the issues is that if you happen to miss one or two you have to go back and redo the numbering so that they are in sequence. Is there a way to tie your program into a data base so that when you do label the missing devices the devices that were label will automatically change? Thanks again for taking your time to create this awesome program. cad2file.zip Quote Link to comment Share on other sites More sharing options...
Lee Mac Posted April 27, 2011 Share Posted April 27, 2011 Hi Dinocrusher, Thanks for your comments, I'm glad you like my program. I'm afraid that I'm no longer developing this program since it really need a complete rewrite, which I don't have time to complete. Regards, Lee Quote Link to comment Share on other sites More sharing options...
dinocrusher76 Posted April 27, 2011 Share Posted April 27, 2011 ah schucks Lee. Well, thank you for your prompt reply. Would you happen to have a website that contains your Autocad programs? Quote Link to comment Share on other sites More sharing options...
Lee Mac Posted April 27, 2011 Share Posted April 27, 2011 ah schucks Lee. Well, thank you for your prompt reply. Would you happen to have a website that contains your Autocad programs? I sure do http://lee-mac.com/ Quote Link to comment Share on other sites More sharing options...
Sittingbull Posted May 13, 2011 Share Posted May 13, 2011 Hi Lee, That Autonum V4 is awsome ! Many thanks for that. I use it everyday to number my terminals. A few posts ago you said you liked a good challange ... Well, maybe i've got one for ya. I was trying to get numbers incresing in a dynamic block by using a field or attribute. Unfortunatly i suck big time at DCL. Actually i don't know anything about it. I was wandering if it would be possible for you to take a look at this post: http://www.cadtutor.net/forum/showthread.php?58892-Dynamic-block-with-incrementing-number I'ld love the number to increse with the array of the dynamic block. Or... Maybe an option in Autonum V4 to attach a block at the insertion point of the numbers? Do you think it can be done? If not, don't worry, Autonum works just fine :wink:. Best Regards, SB Quote Link to comment Share on other sites More sharing options...
tony barretto Posted April 23, 2012 Share Posted April 23, 2012 i am using ur NUM.LSP VERSION 2 DATED 15.06.009 can i use a offset to offset my incerment value i.e say pt1 and pt2 say pt1 is at (0,0)coordinates and pt2 is at(3,1) coordinates can u change the code such that when i select the getpoint at pt1 the text will appear at pt2. thanks in advance an awaiting ur reply Quote Link to comment Share on other sites More sharing options...
ReMark Posted April 23, 2012 Share Posted April 23, 2012 Tony: Please refer to Lee's post (#112) regarding updating the program. Quote Link to comment Share on other sites More sharing options...
tony barretto Posted April 23, 2012 Share Posted April 23, 2012 ok thank for reply Quote Link to comment Share on other sites More sharing options...
pBe Posted April 24, 2012 Share Posted April 24, 2012 ok thank for reply What of this thread? --- > http://www.cadtutor.net/forum/showthread.php?68424-autolisp-programe-for-autonumbering You can get more help by sticking to your original thread and answering the questions posted there the BEST that you can to avoid confusion. Quote Link to comment Share on other sites More sharing options...
tony barretto Posted April 26, 2012 Share Posted April 26, 2012 I sure do http://lee-mac.com/ how to use find command in lisp programming i want to check whether a number exist in a drawing before inserted no in it . i don't want same no in a drawing .before inserting a number the lisp program must check the drawing if it already has the same numbering Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.