jabastin Posted November 10, 2009 Posted November 10, 2009 dear All, In auto cad command prompt during line command (say), when i give 160/2. I get 80mm line but, i am not getting other operators like +,-,* what i have to do can any one help me out. thanks : harish.p Quote
rkent Posted November 10, 2009 Posted November 10, 2009 dear All, In auto cad command prompt during line command (say), when i give 160/2. I get 80mm line but, i am not getting other operators like +,-,* what i have to do can any one help me out. thanks : harish.p (/ 160 2.0) (use a decimal because there will be rounding if the numbers don't divide evenly and there is a remainder. (* 160 2) (+ 160 2) (- 160 2) Quote
jabastin Posted November 11, 2009 Author Posted November 11, 2009 Dear Mr .rkent Excellent reply .... thanks a lot mr. alanjt too :):) Quote
alanjt Posted November 11, 2009 Posted November 11, 2009 Dear Mr .rkent Excellent reply .... thanks a lot mr. alanjt too :):) Oh yeah, I forgot about mentioning 'cal I just deleted my original message since I wasn't thinking about one could just use normal lisp expressions. Glad rk helped you and you got it sorted. Quote
rkent Posted November 11, 2009 Posted November 11, 2009 Dear Mr .rkent Excellent reply .... thanks a lot mr. alanjt too :):) Glad it helped. Please consider clicking on the Donate yellow button and donating a small amount to the cause. I haven't done so in a while so I guess I should take my own advice. 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.