Lee Mac Posted May 6, 2010 Author Posted May 6, 2010 I'll give it a go later (almost bathtime for the girl). No worries - whenever you get a chance Thanks Quote
alanjt Posted May 7, 2010 Posted May 7, 2010 No worries - whenever you get a chance Thanks Looks pretty good. I had a chance to run through all the options. Very nice work. I will say that with the curve alignment option, it's kind of clunky that the user has to select the curve each time. If it's going to stay in the curve selection option after the first time, it should continue with the same curve. Just a thought, but it just seems that if a user is going to be incrementing text along a curve, they are going to want to do it more than once and multiple selections on the same curve will be cumbersome. Quote
Lee Mac Posted May 7, 2010 Author Posted May 7, 2010 Cheers mate for testing it - I appreciate the feedback. As for your suggestion - I can see what you are getting at, but my only concern is that it would make the options 'another level deeper', as, when finished with the selected curve, the user would exit to select another curve, and then exit back to the main method of placing the text. I appreciate your suggestions, but I don't want to be at risk of making 'spaghetti menus' so to speak... Quote
alanjt Posted May 7, 2010 Posted May 7, 2010 Cheers mate for testing it - I appreciate the feedback. As for your suggestion - I can see what you are getting at, but my only concern is that it would make the options 'another level deeper', as, when finished with the selected curve, the user would exit to select another curve, and then exit back to the main method of placing the text. I appreciate your suggestions, but I don't want to be at risk of making 'spaghetti menus' so to speak... Yeah, I thought about the coding ramifications when I ran the align the curve option, but I thought I'd mention it as food for thought anyway. Of course, if the user is stepping into the align option, they are more than likely only going to align to one curve. Once finished, just exit out to main options instead of remaining in curve selection mode. Even that's not full-proof, but speaking from drafting experience, I'd say it makes the most sense. Remember, I'm just thinking out loud here. I need to be working on the Multileader project that I posted over at theswamp, but I'm just too tired. Quote
alanjt Posted May 7, 2010 Posted May 7, 2010 Cheers mate for testing it - I appreciate the feedback. Oh yeah, you're welcome. Quote
Lee Mac Posted May 7, 2010 Author Posted May 7, 2010 Thanks Alan, I'll consider your thoughts for future versions Quote
kasra Posted May 7, 2010 Posted May 7, 2010 So useful and unbelievable routine. You are so capabel in this field. Thank you. Quote
Lee Mac Posted May 7, 2010 Author Posted May 7, 2010 You're welcome Kasra, I'm glad you like the program Quote
Lee Mac Posted May 8, 2010 Author Posted May 8, 2010 Added extra GIF to archive for your viewing pleasure :wink: Quote
Lee Mac Posted May 10, 2010 Author Posted May 10, 2010 I have updated the code to Version 2.4, in this version, the user may now specify the Text Height to be 'By Style', and can also use an n-sided polygon as a border, with the option to rotate the border if necessary. The new code can be found here, along with a new GIF to enjoy Lee Quote
Lee Mac Posted May 11, 2010 Author Posted May 11, 2010 I have updated the code for this program to Version 2.5, this version fixes a few bugs, as reported over at theSwamp.org, and also provides the ability to use a fixed size border with text. The new code may be found here. Enjoy, Lee Quote
Lee Mac Posted May 14, 2010 Author Posted May 14, 2010 Updated to Version 2.6, in accordance with that which is posted over at thSwamp. Quote
vigermam Posted May 19, 2010 Posted May 19, 2010 Hello Lee, I download the Incremental Numbering Suite V2.6, after load in AutoCAD 2008, I have the following error. ----- Error in Dialog file "c:\documents and settings\name\Application data\Autodesk\A", Line 248: newline in string constant. ----- Error in Dialog file "c:\documents and settings\name\Application data\Autodesk\A", Line 249: missing semicolon. ----- Error in Dialog file "c:\documents and settings\name\Application data\Autodesk\A", Line 309: newline in string constant. ----- Error in Dialog file "c:\documents and settings\name\Application data\Autodesk\A", Line 310: missing semicolon. ----- Error in Dialog file "c:\documents and settings\name\Application data\Autodesk\A", at end-of-file:premature end of file. ----- Error in Dialog file "c:\documents and settings\name\Application data\Autodesk\A", at end-of-file:syntax error. Symbol:"ok_cancel". ----- Dialog Definition File could not be Found ----- "---- "present a pop out windows. Quote
alanjt Posted May 19, 2010 Posted May 19, 2010 Damn dude, first time posting and you've been a member since November 2008. Quit trolling and join in on the posting fun.:wink: Quote
Lee Mac Posted May 19, 2010 Author Posted May 19, 2010 I've got a feeling that it doesn't like the 'degree' symbol in the DCL file - I've noticed this before, but I'm at a loss as to why it happens... perhaps its a language thing, I'm not sure. Quote
vigermam Posted May 19, 2010 Posted May 19, 2010 Hi Lee, I've tried the Automatic Numbering v4, no problems. lisp with DCL file load flawless. I think maybe the DCL file name have "_" cause the system don't recognize the file patch. I have an error in command line says "** DCL File could not be Found **", the path already added into the AutoCAD support path. if rename the LMAC_NumInc_V2.6.dcl , LMAC_NumInc_V2.6.cfg to LMAC NumInc V26.dcl, LMAC NumInc V26.cfg which part of script i should change accordingly? thanks for your time. Quote
Lee Mac Posted May 20, 2010 Author Posted May 20, 2010 Hi Vigerman, I'm surprised you are receiving such errors, as I have not had any such reports from the many other people also running my programs, but to change the DCL filename, you merely need to change the first couple of lines under the 'Preliminaries' section of the code. 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.