<?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: draw an arc between two points. in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/draw-an-arc-between-two-points/m-p/10409222#M16018</link>
    <description>&lt;P&gt;I assume that you do know given 2 points, there could be infinite numbers of arc to be drawn. So, are you saying you just want to draw arc that pass through the 2 points with a random radius? It sounds not making any sense to me. You may want to explain more on what you need, a picture may help make things easier to explain for you and understand for others.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 21 Jun 2021 21:29:33 GMT</pubDate>
    <dc:creator>norman.yuan</dc:creator>
    <dc:date>2021-06-21T21:29:33Z</dc:date>
    <item>
      <title>draw an arc between two points.</title>
      <link>https://forums.autodesk.com/t5/net-forum/draw-an-arc-between-two-points/m-p/10407280#M16016</link>
      <description>&lt;P&gt;Hello Guys ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am developing a function which will draw an arc of a circle between each of my points, one after the other.&lt;BR /&gt;I managed to recover my two points.&lt;/P&gt;&lt;P&gt;But I don't know how to draw an arc between my two points.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for the angle of the arc of a circle:&lt;/P&gt;&lt;P&gt;if the distance between the two points is large, the angle of the arc of a circle is small.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jun 2021 09:41:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/draw-an-arc-between-two-points/m-p/10407280#M16016</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-06-21T09:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: draw an arc between two points.</title>
      <link>https://forums.autodesk.com/t5/net-forum/draw-an-arc-between-two-points/m-p/10408252#M16017</link>
      <description>&lt;P&gt;I think you need more information than just 2 points to draw an arc or a circle.&lt;/P&gt;&lt;P&gt;So you will need something to calculate the start/end angle or arc length or the directions in the start- or endpoint.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe have a look at this link:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.theswamp.org/index.php?topic=40382.0" target="_blank" rel="noopener"&gt;https://www.theswamp.org/index.php?topic=40382.0&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Look at the post from Gile, this is a very simple way to draw an arc with only 3 points.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jun 2021 15:08:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/draw-an-arc-between-two-points/m-p/10408252#M16017</guid>
      <dc:creator>R.Gerritsen4967</dc:creator>
      <dc:date>2021-06-21T15:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: draw an arc between two points.</title>
      <link>https://forums.autodesk.com/t5/net-forum/draw-an-arc-between-two-points/m-p/10409222#M16018</link>
      <description>&lt;P&gt;I assume that you do know given 2 points, there could be infinite numbers of arc to be drawn. So, are you saying you just want to draw arc that pass through the 2 points with a random radius? It sounds not making any sense to me. You may want to explain more on what you need, a picture may help make things easier to explain for you and understand for others.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jun 2021 21:29:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/draw-an-arc-between-two-points/m-p/10409222#M16018</guid>
      <dc:creator>norman.yuan</dc:creator>
      <dc:date>2021-06-21T21:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: draw an arc between two points.</title>
      <link>https://forums.autodesk.com/t5/net-forum/draw-an-arc-between-two-points/m-p/10410292#M16019</link>
      <description>&lt;P&gt;Hello guys &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Excuse me if i'm not clear &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What i want is to draw an ARC from the first point(3dpoint) to the second point(3dpoint),if the angle can be chosen at random, that's fine with me.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture d’écran 2021-06-22 101338.png" style="width: 869px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/932947i863B1B9D3D8E3B16/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture d’écran 2021-06-22 101338.png" alt="Capture d’écran 2021-06-22 101338.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Now&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I show you my code a little. but I managed to do this with a Spline.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;// Define the fit points for the spline
                    Point3dCollection TroisPoints = new Point3dCollection();
                    TroisPoints.Add(A);
                    TroisPoints.Add(C);
                    TroisPoints.Add(B);

                    // Get a 3D vector from the point (0.5,0.5,0)
                    Vector3d vecTan = new Point3d(200,200, 0).GetAsVector();
                    Vector3d vecTan1 = new Point3d(0, 100, 0).GetAsVector();
                    // Create a spline through (0, 0, 0), (5, 5, 0), and (10, 0, 0) with a
                    // start and end tangency of (0.5, 0.5, 0.0)
                     Spline acSpline = new Spline(TroisPoints, vecTan, vecTan, 1, 0.5);
                    acSpline.SetDatabaseDefaults();

                    // Add the new object to the block table record and the transaction
                    acBlkTblRec.AppendEntity(acSpline);
                    tr.AddNewlyCreatedDBObject(acSpline, true);*/
                }
                // Save the new line to the database
                tr.Commit();&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;But i want to do this whith the ARC . &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;THANKS A LOT GUYS &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jun 2021 08:27:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/draw-an-arc-between-two-points/m-p/10410292#M16019</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-06-22T08:27:07Z</dc:date>
    </item>
  </channel>
</rss>

