ILoveMadoka Posted August 4 Posted August 4 Not sure how to even frame the question... Given a block like this: If it is inserted and is the first instance, change the text to 01, each additional insert will be numbered based upon the total number of that particular block being inserted. Can the text be text/mtext or would it have to be an attribute? I suppose it would search the block table when it is run and number additional inserts based upon the total existing in the drawing at the time of the insert. Has anyone seen such a routing/proggie that does that? If I used diesel (or other) could the numbers update automatically if one is deleted either by regen or some other trigger? Based upon their order within the blocktable? I do not even know how to search on something like this... Since I figured something would have to be written, I asked here but other forums might know of solutions.. Quote
CivilTechSource Posted August 5 Posted August 5 This is a good video that explains lisp and how to do autocount block Quote
SLW210 Posted August 5 Posted August 5 TCOUNT Express Tool. There used to be quite a few LISPs and Programs around to do that, you'll need to find one that suits your needs best. I use Lee Mac's from time to time. AutoCAD Mechanical has Balloon which works with a BOM and all sorts of options. Quote
mhupp Posted August 5 Posted August 5 Think this can also be done with dynamic blocks less automated but will prompt you for inputs when inserted into a drawing. Quote
BIGAL Posted August 6 Posted August 6 Maybe this. Does numbers and alphas, as well as a square or circle. Pt num bubble.lsp Quote
ILoveMadoka Posted 2 hours ago Author Posted 2 hours ago Thank you all. When I found the LM solution I abandoned the post... Quote
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.