<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to draw an arc at a certain radius and length? in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/how-to-draw-an-arc-at-a-certain-radius-and-length/m-p/10237150#M205381</link>
    <description>great answer (even if not yours)!&lt;BR /&gt;thanks for the instructional video</description>
    <pubDate>Wed, 14 Apr 2021 10:22:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-04-14T10:22:48Z</dc:date>
    <item>
      <title>How to draw an arc at a certain radius and length?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-draw-an-arc-at-a-certain-radius-and-length/m-p/7491137#M205374</link>
      <description>&lt;P&gt;how do you draw an arc at a certain length and radius?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for example I want to draw an arc at 149'-9" long at an 2793.25' radius.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 17:39:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-draw-an-arc-at-a-certain-radius-and-length/m-p/7491137#M205374</guid>
      <dc:creator>russel</dc:creator>
      <dc:date>2017-10-25T17:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to draw an arc at a certain radius and length?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-draw-an-arc-at-a-certain-radius-and-length/m-p/7491270#M205375</link>
      <description>&lt;P&gt;I don't think you can do that directly with standard AutoCAD Arc-command options.&amp;nbsp; I think you'll need to use a routine such as [just one example] &lt;STRONG&gt;ArcLength.lsp&lt;/STRONG&gt;, available &lt;A href="http://cadtips.cadalyst.com/curved-objects/draw-arc-length-0" target="_blank"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or, in two steps, you can draw an Arc at the desired radius, of &lt;EM&gt;any&lt;/EM&gt; length [or a Circle, and Break part of it out to make an Arc], and use LENGTHEN and its &lt;STRONG&gt;T&lt;/STRONG&gt;otal option to make it the length you want.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 18:27:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-draw-an-arc-at-a-certain-radius-and-length/m-p/7491270#M205375</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2017-10-25T18:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to draw an arc at a certain radius and length?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-draw-an-arc-at-a-certain-radius-and-length/m-p/7491425#M205376</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/69526"&gt;@Kent1Cooper&lt;/a&gt;&amp;nbsp;solution of lengthening you arc sounds best, but i created this video so i figured id share it any way.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The formula i used is&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;c=(360∙L)/(2∙π∙r)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="iframe-container"&gt;&lt;IFRAME src="https://screencast.autodesk.com/Embed/Timeline/b480c5a5-651e-40ff-8f2b-ce25cbcda5f5" width="640" height="710" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" style="display: inline;"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 25 Oct 2017 19:24:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-draw-an-arc-at-a-certain-radius-and-length/m-p/7491425#M205376</guid>
      <dc:creator>TheCADnoob</dc:creator>
      <dc:date>2017-10-25T19:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to draw an arc at a certain radius and length?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-draw-an-arc-at-a-certain-radius-and-length/m-p/7491436#M205377</link>
      <description>&lt;P&gt;that helps thanks.&amp;nbsp; a little more work than I wanted to do but still works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;would be great if they had a feature where you could type in the radius you wanted along with the length you wanted and hit enter.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 19:29:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-draw-an-arc-at-a-certain-radius-and-length/m-p/7491436#M205377</guid>
      <dc:creator>russel</dc:creator>
      <dc:date>2017-10-25T19:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to draw an arc at a certain radius and length?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-draw-an-arc-at-a-certain-radius-and-length/m-p/7491480#M205378</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/69526"&gt;@Kent1Cooper&lt;/a&gt;'s suggestion is much easier&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="iframe-container"&gt;&lt;IFRAME src="https://screencast.autodesk.com/Embed/Timeline/284b4d56-098e-471a-8dc2-631849416299" width="640" height="620" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" style="display: inline;"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 25 Oct 2017 19:45:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-draw-an-arc-at-a-certain-radius-and-length/m-p/7491480#M205378</guid>
      <dc:creator>TheCADnoob</dc:creator>
      <dc:date>2017-10-25T19:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to draw an arc at a certain radius and length?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-draw-an-arc-at-a-certain-radius-and-length/m-p/7491484#M205379</link>
      <description>&lt;P&gt;that way is even easier, thanks for the help.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 19:47:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-draw-an-arc-at-a-certain-radius-and-length/m-p/7491484#M205379</guid>
      <dc:creator>russel</dc:creator>
      <dc:date>2017-10-25T19:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to draw an arc at a certain radius and length?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-draw-an-arc-at-a-certain-radius-and-length/m-p/9267780#M205380</link>
      <description>&lt;P&gt;Thank you for the help with this topic.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2020 18:25:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-draw-an-arc-at-a-certain-radius-and-length/m-p/9267780#M205380</guid>
      <dc:creator>davidUB2V2</dc:creator>
      <dc:date>2020-01-22T18:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to draw an arc at a certain radius and length?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-draw-an-arc-at-a-certain-radius-and-length/m-p/10237150#M205381</link>
      <description>great answer (even if not yours)!&lt;BR /&gt;thanks for the instructional video</description>
      <pubDate>Wed, 14 Apr 2021 10:22:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-draw-an-arc-at-a-certain-radius-and-length/m-p/10237150#M205381</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-04-14T10:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to draw an arc at a certain radius and length?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-draw-an-arc-at-a-certain-radius-and-length/m-p/12391301#M205382</link>
      <description>&lt;P&gt;Nice&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2023 13:37:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-draw-an-arc-at-a-certain-radius-and-length/m-p/12391301#M205382</guid>
      <dc:creator>Charles_Shade</dc:creator>
      <dc:date>2023-11-21T13:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to draw an arc at a certain radius and length?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-draw-an-arc-at-a-certain-radius-and-length/m-p/13194953#M205383</link>
      <description>Thank you. LENGTHEN and Total worked great for what I needed.</description>
      <pubDate>Thu, 05 Dec 2024 14:03:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-draw-an-arc-at-a-certain-radius-and-length/m-p/13194953#M205383</guid>
      <dc:creator>Des_R-Turner</dc:creator>
      <dc:date>2024-12-05T14:03:30Z</dc:date>
    </item>
  </channel>
</rss>

