Jump to content

Auto Numbering?


AQucsaiJr

Recommended Posts

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. :)

Link to comment
Share on other sites

  • Replies 126
  • Created
  • Last Reply

Top Posters In This Topic

  • Lee Mac

    43

  • AQucsaiJr

    34

  • fuqua

    19

  • tony barretto

    5

Top Posters In This Topic

Posted Images

Coincidentally, both of these requests have already been added, I just haven't yet posted the code! :oops: 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

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

  • 2 months later...

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.:)

Link to comment
Share on other sites

  • 1 month later...
  • 10 months later...
  • 7 months later...

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

ah schucks Lee. Well, thank you for your prompt reply. Would you happen to have a website that contains your Autocad programs?

Link to comment
Share on other sites

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/

Link to comment
Share on other sites

  • 3 weeks later...

Hi Lee,

 

That Autonum V4 is awsome :thumbsup: !

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

Link to comment
Share on other sites

  • 11 months later...

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...