Jump to content

Recommended Posts

Posted

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

Posted
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)

Posted

Dear Mr .rkent Excellent reply .... thanks a lot mr. alanjt too

 

:):):):)

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

Posted
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.

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