Drawing circle with calculation for radius

Discussion in 'AutoCAD' started by clangemak, Aug 12, 2003.

  1. clangemak

    clangemak Guest

    Is there any way to create a button that will draw a circle using a picked center point and an calculation for entering the radius.

    I would like to hit the button, pick the center point, and type num*num for the radius
     
    clangemak, Aug 12, 2003
    #1
  2. clangemak

    Ian A. White Guest

    Why not use AutoLISP at the command prompt. Just respond with

    (* num num)

    include the brackets.

    --

    Regards,

    Ian A. White, CPEng

    WAI Engineering
    Sydney 2000
    Australia

    Ph: +61 418 203 229
    Fax: +61 2 9622 0450
    Home Page: www.wai.com.au
     
    Ian A. White, Aug 12, 2003
    #2
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.