<?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: connecting between two objects in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/connecting-between-two-objects/m-p/11457220#M11524</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;Create new point from (p1.x , p2.y)&lt;/P&gt;&lt;P&gt;Put bugle in vertex 2&lt;/P&gt;&lt;P&gt;And use this&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/net/drawing-a-polyline-using-prompted-user-integers-with-autocad-net/m-p/11259585" target="_blank"&gt;https://forums.autodesk.com/t5/net/drawing-a-polyline-using-prompted-user-integers-with-autocad-net/m-p/11259585&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 02 Oct 2022 20:36:35 GMT</pubDate>
    <dc:creator>hosneyalaa</dc:creator>
    <dc:date>2022-10-02T20:36:35Z</dc:date>
    <item>
      <title>connecting between two objects</title>
      <link>https://forums.autodesk.com/t5/net-forum/connecting-between-two-objects/m-p/11456942#M11523</link>
      <description>&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;i want to connect two object as shown in image&lt;/P&gt;&lt;P&gt;the connection should be vertical &amp;amp; horizontal with filet corners.&lt;/P&gt;&lt;P&gt;connection should be tied to the edge of the shape&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="wiring.png" style="width: 428px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1122591i2DF8101BCA1B5907/image-dimensions/428x250?v=v2" width="428" height="250" role="button" title="wiring.png" alt="wiring.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 02 Oct 2022 16:27:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/connecting-between-two-objects/m-p/11456942#M11523</guid>
      <dc:creator>solom.gamal19991</dc:creator>
      <dc:date>2022-10-02T16:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: connecting between two objects</title>
      <link>https://forums.autodesk.com/t5/net-forum/connecting-between-two-objects/m-p/11457220#M11524</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;Create new point from (p1.x , p2.y)&lt;/P&gt;&lt;P&gt;Put bugle in vertex 2&lt;/P&gt;&lt;P&gt;And use this&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/net/drawing-a-polyline-using-prompted-user-integers-with-autocad-net/m-p/11259585" target="_blank"&gt;https://forums.autodesk.com/t5/net/drawing-a-polyline-using-prompted-user-integers-with-autocad-net/m-p/11259585&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 02 Oct 2022 20:36:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/connecting-between-two-objects/m-p/11457220#M11524</guid>
      <dc:creator>hosneyalaa</dc:creator>
      <dc:date>2022-10-02T20:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: connecting between two objects</title>
      <link>https://forums.autodesk.com/t5/net-forum/connecting-between-two-objects/m-p/11458211#M11525</link>
      <description>&lt;P&gt;Can you post example&amp;nbsp; code&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2022 12:35:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/connecting-between-two-objects/m-p/11458211#M11525</guid>
      <dc:creator>solom.gamal19991</dc:creator>
      <dc:date>2022-10-03T12:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: connecting between two objects</title>
      <link>https://forums.autodesk.com/t5/net-forum/connecting-between-two-objects/m-p/11458308#M11526</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Could you post a drawing sample so that we can understand your request: what kind of objects you want to connect, what is the fillet radius.&lt;/P&gt;
&lt;P&gt;And also what code you have written so far to achieve this.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2022 13:19:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/connecting-between-two-objects/m-p/11458308#M11526</guid>
      <dc:creator>_gile</dc:creator>
      <dc:date>2022-10-03T13:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: connecting between two objects</title>
      <link>https://forums.autodesk.com/t5/net-forum/connecting-between-two-objects/m-p/11458316#M11527</link>
      <description>&lt;P&gt;for fillet I want to draw polyline with automatic&amp;nbsp; rounded corners&lt;/P&gt;&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/109424"&gt;@_gile&lt;/a&gt;&amp;nbsp;@&lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2022 13:23:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/connecting-between-two-objects/m-p/11458316#M11527</guid>
      <dc:creator>solom.gamal19991</dc:creator>
      <dc:date>2022-10-03T13:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: connecting between two objects</title>
      <link>https://forums.autodesk.com/t5/net-forum/connecting-between-two-objects/m-p/11458374#M11528</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please as &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/109424"&gt;@_gile&lt;/a&gt;&amp;nbsp;said&lt;/P&gt;&lt;P&gt;Attached example drawing for better&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2022 13:41:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/connecting-between-two-objects/m-p/11458374#M11528</guid>
      <dc:creator>hosneyalaa</dc:creator>
      <dc:date>2022-10-03T13:41:33Z</dc:date>
    </item>
  </channel>
</rss>

