Page 1 of 2 12 LastLast
Results 1 to 10 of 17

Thread: Circle width

  1. #1
    Active Member
    Join Date
    2004-12
    Posts
    80

    Default Circle width

    Anyone know of a way to add a thickness or width to a circle? Basically I want to be able to edit the circle the way I can a PLine and view the width of it on screen. Any ideas?
    Thanks

  2. #2
    AUGI Addict Maverick91's Avatar
    Join Date
    2000-12
    Location
    Grand Prairie, Texas, USA
    Posts
    1,233

    Default Re: Circle width

    Quote Originally Posted by Shizzjr
    Anyone know of a way to add a thickness or width to a circle? Basically I want to be able to edit the circle the way I can a PLine and view the width of it on screen. Any ideas?
    Thanks
    Look at DONUT in the help menu.
    AutoCAD Civil3D 2013
    Gig 'Em, Aggies!
    Never attribute to malice that which can be adequately explained by stupidity, but don't rule out malice

  3. #3
    AUGI Addict kennet.sjoberg's Avatar
    Join Date
    2002-05
    Posts
    1,706

    Default Re: Circle width

    if the circle is an arc ( break the circle ) you can change the start angle to 0.0001 and the end angle to 0. Then you can use pedit to turn it in to a pline and use a width.

    : ) Happy Computing !

    kennet

  4. #4
    I could stop if I wanted to scwegner's Avatar
    Join Date
    2004-12
    Location
    Minneapolis, MN
    Posts
    449

    Default Re: Circle width

    There's a lisp routine floating around by Jason Piercey that converts circles to polylines. I found it posted somewhere around here or the autodesk discussion boards. May also have been on Cadalyst or something. I don't want to post it for copywright reasons but I'm sure he offered it up somewhere. From there you simply use pedit.
    Last edited by scwegner; 2005-08-31 at 06:21 PM.

  5. #5
    Member
    Join Date
    2005-06
    Location
    pleasant hill, ca
    Posts
    22

    Default Re: Circle width

    Might not be the best way, but another option is to just draw a pline over the existing circle and add a width to that. Then either erase the circle or leave it there with two objects on top each other.

  6. #6
    Administrator Mike.Perry's Avatar
    Join Date
    2001-03
    Posts
    13,499

    Default Re: Circle width

    Hi

    Check out CIRCLE2PL.VLX from DotSoft Free Stuff

    Have a good one, Mike

  7. #7
    AUGI Addict kennet.sjoberg's Avatar
    Join Date
    2002-05
    Posts
    1,706

    Default Re: Circle width

    Quote Originally Posted by Mike.Perry
    Check out CIRCLE2PL.VLX from DotSoft Free Stuff
    Funny, it does what I suggested but they break the circle in two pieces at 90 and 270 degrees before they convert to a pline.
    I suggested a tiny tiny angle, and it works to.

    : ) Happy Computing !

    kennet

  8. #8
    Certified AUGI Addict jaberwok's Avatar
    Join Date
    2000-12
    Location
    0,0,0 The Origin
    Posts
    8,028

    Default Re: Circle width

    Quote Originally Posted by kennet.sjoberg
    Funny, it does what I suggested but they break the circle in two pieces at 90 and 270 degrees before they convert to a pline.
    I suggested a tiny tiny angle, and it works to.

    : ) Happy Computing !

    kennet
    If you break in one place you must, in theory, leave a gap - no matter how small. Breaking it in two means that together they can complete the 360%%d.
    I say "in theory" because I know I have in the past managed to create a full 360%%d arc but I can't remember how.
    John B

    "With or without religion, you would have good people doing good things and evil people doing evil things. But for good people to do evil things, that takes religion." - Steven Weinberg.

  9. #9
    Active Member david-k's Avatar
    Join Date
    2002-11
    Location
    San Diego, CA
    Posts
    78

    Default Re: Circle width

    With map you can use the drawing cleanup under the tools menu to convert circles to plines.

  10. #10
    AUGI Addict kennet.sjoberg's Avatar
    Join Date
    2002-05
    Posts
    1,706

    Default Re: Circle width

    Quote Originally Posted by david-k
    With map you can use the drawing cleanup under the tools menu to convert circles to plines.
    What happens when you explode one of those, one circle, two arcs or... ?

    : ) Happy Computing !

    kennet

Page 1 of 2 12 LastLast

Similar Threads

  1. How to Constrain circle with another circle
    By ljupadhyay in forum Revit Architecture - Families
    Replies: 10
    Last Post: 2010-10-05, 03:12 PM
  2. Dimension from face of circle to face of circle?
    By ljlange in forum Revit Architecture - General
    Replies: 1
    Last Post: 2009-10-18, 04:45 PM
  3. Distance from circle to circle
    By Brian.164262 in forum AutoLISP
    Replies: 8
    Last Post: 2008-04-24, 05:31 PM
  4. Circle Polyline (ie Circle with Width)
    By johan d in forum AutoCAD General
    Replies: 4
    Last Post: 2006-02-03, 10:16 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •