<?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 calculate co-ordinates of these points in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/how-to-calculate-co-ordinates-of-these-points/m-p/10614076#M15297</link>
    <description>&lt;P&gt;Thanks Norman.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For sure, I will need to calculate through IntersectWith method. I was trying to crack this through using trigonometry.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nimish&lt;/P&gt;</description>
    <pubDate>Fri, 10 Sep 2021 16:22:13 GMT</pubDate>
    <dc:creator>parikhnidi</dc:creator>
    <dc:date>2021-09-10T16:22:13Z</dc:date>
    <item>
      <title>How to calculate co-ordinates of these points</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-to-calculate-co-ordinates-of-these-points/m-p/10606202#M15295</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone help in calculating the co-ordinates of points P1 and P2 as shown in the attached image. The circles with RAD1 and RAD2 are tangent to each other and the circle with RAD2 is always inside the circle with RAD1. The ANGLE is symmetrically divided.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nimish&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="parikhnidi_0-1631038697149.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/962291i61F2AA4A13E67537/image-size/medium?v=v2&amp;amp;px=400" role="button" title="parikhnidi_0-1631038697149.png" alt="parikhnidi_0-1631038697149.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Sep 2021 18:19:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-to-calculate-co-ordinates-of-these-points/m-p/10606202#M15295</guid>
      <dc:creator>parikhnidi</dc:creator>
      <dc:date>2021-09-07T18:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate co-ordinates of these points</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-to-calculate-co-ordinates-of-these-points/m-p/10613827#M15296</link>
      <description>&lt;P&gt;It is certainly doable with high school math knowledge, but I have to admit the calculation is a bit challenging after leaving school (high school, or university) for so long. But fortunately, with AutoCAD's rich geometric APIs, we can do it much easier without being math master: looking into Autodesk.AutoCAD.Geometry namespace, you could use IntersectWith method from CircularArc2d/Line2d(LineSegment2d) to find out P1 and P2 as intersecting points.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Sep 2021 14:54:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-to-calculate-co-ordinates-of-these-points/m-p/10613827#M15296</guid>
      <dc:creator>norman.yuan</dc:creator>
      <dc:date>2021-09-10T14:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate co-ordinates of these points</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-to-calculate-co-ordinates-of-these-points/m-p/10614076#M15297</link>
      <description>&lt;P&gt;Thanks Norman.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For sure, I will need to calculate through IntersectWith method. I was trying to crack this through using trigonometry.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nimish&lt;/P&gt;</description>
      <pubDate>Fri, 10 Sep 2021 16:22:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-to-calculate-co-ordinates-of-these-points/m-p/10614076#M15297</guid>
      <dc:creator>parikhnidi</dc:creator>
      <dc:date>2021-09-10T16:22:13Z</dc:date>
    </item>
  </channel>
</rss>

