fixo Posted November 11, 2009 Posted November 11, 2009 Here they are. Seems to be working for me at the first glance Not tested extensively - no more time for this work on today Forgot to say: rename pointA file - use just a latin letters! Otherwise AutoCAD do not see it ~'J'~ Propain.LSP Quote
Propain Posted November 12, 2009 Author Posted November 12, 2009 Fixo, I tried it and it works! I wish I could buy you some beers! Thank you very very much! Quote
fixo Posted November 12, 2009 Posted November 12, 2009 Fixo, I tried it and it works!I wish I could buy you some beers! Thank you very very much! Glad it helps Cheers ~'J'~ Quote
Propain Posted November 13, 2009 Author Posted November 13, 2009 Fixo, one last question. If you want to paint the circles black, not only the circumference but their whole surface, what should be added in the lisp file? Quote
fixo Posted November 13, 2009 Posted November 13, 2009 Fixo, one last question.If you want to paint the circles black, not only the circumference but their whole surface, what should be added in the lisp file? Do you want to hatch the circles? What is the color number for that? ~'J'~ Quote
Propain Posted November 13, 2009 Author Posted November 13, 2009 The circles now have black circumference and the rest is white. I want them to be black in total. I do not know the color number. I am searching on the internet to find it. Quote
fixo Posted November 13, 2009 Posted November 13, 2009 The circles now have black circumference and the rest is white. I want them to be black in total. I do not know the color number. I am searching on the internet to find it. I replaced all circles with donuts If you need to draw hatched circles instead let me know about (color number is 7) ~'J'~ Propain_v2.LSP Quote
stevesfr Posted November 13, 2009 Posted November 13, 2009 I replaced all circles with donutsIf you need to draw hatched circles instead let me know about (color number is 7) ~'J'~ I don't know what is going wrong. When I run the program I get the following error message. Any clue what may be the cause. this occurs after the third file is selected: Connection A to B etc. Command: Command: conn ; error: bad argument type: numberp: nil Command: Quote
Propain Posted November 13, 2009 Author Posted November 13, 2009 I had the same problem when the date were in E-003 format. This is not recognizable. Fixo I am not familiar with the term hatched circles. I do not know what hatched is. Quote
fixo Posted November 13, 2009 Posted November 13, 2009 I don't know what is going wrong.When I run the program I get the following error message. Any clue what may be the cause. this occurs after the third file is selected: Connection A to B etc. Command: Command: conn ; error: bad argument type: numberp: nil Command: I had the same problem before, try to rename data file with using of just latin letters - Propain used his native letters (i.e. \+234 etc) and without spaces in the file name (I tested it just on 2008) ~'J'~ Quote
Propain Posted November 13, 2009 Author Posted November 13, 2009 Also, after the modification with the donuts, these circles are bigger than the ones with only the circumference. Can this be avoided? Quote
Propain Posted November 13, 2009 Author Posted November 13, 2009 And I think that the radius is twice as big. Quote
fixo Posted November 13, 2009 Posted November 13, 2009 And I think that the radius is twice as big. Sorry, my bad, I was mistaken Wait a minute Quote
fixo Posted November 13, 2009 Posted November 13, 2009 I had the same problem when the date were in E-003 format.This is not recognizable. Fixo I am not familiar with the term hatched circles. I do not know what hatched is. Just type in the command line HATCH and see what would be appears ~'J'~ Quote
fixo Posted November 13, 2009 Posted November 13, 2009 Also, after the modification with the donuts, these circles are bigger than the ones with only the circumference. Can this be avoided? Try edited version ~'J'~ Propain_v2.LSP Quote
Propain Posted November 13, 2009 Author Posted November 13, 2009 Fixo, it is just perfect!!! Thanks! Do you have any book to suggest that I could read and learn some things? And if you ever find yourself in the Netherlands, beers are waiting! Quote
fixo Posted November 13, 2009 Posted November 13, 2009 Fixo, it is just perfect!!!Thanks! Do you have any book to suggest that I could read and learn some things? And if you ever find yourself in the Netherlands, beers are waiting! I am too old to reach to Netherlands Better get the beer for my health All successes, Cheers ~'J'~ Quote
fixo Posted November 13, 2009 Posted November 13, 2009 Do you have any book to suggest that I could read and learn some things? Take a look at this thread: http://forums.augi.com/showthread.php?t=4657&highlight=Poleschuk post#2 I recommend you both My favourite is: AutoCAD Developer's Guide to Visual LISP Author- Nikolai Poleschuk Publisher- Charles River Media ISBN No. 1584500913 I use it often ~'J'~ 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.