<?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 IntersectWith function for Alignment and Parcel in Civil 3D Customization Forum</title>
    <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/intersectwith-function-for-alignment-and-parcel/m-p/3556806#M19574</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need to determine intersection points between Alignment and Parcels.&lt;BR /&gt;In .NET I haven't Parcel object and in COM IntersectWith function doesn't work.&lt;BR /&gt;Can I somehow solve my issue?&lt;/P&gt;</description>
    <pubDate>Sun, 29 Jul 2012 11:30:23 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-07-29T11:30:23Z</dc:date>
    <item>
      <title>IntersectWith function for Alignment and Parcel</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/intersectwith-function-for-alignment-and-parcel/m-p/3556806#M19574</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need to determine intersection points between Alignment and Parcels.&lt;BR /&gt;In .NET I haven't Parcel object and in COM IntersectWith function doesn't work.&lt;BR /&gt;Can I somehow solve my issue?&lt;/P&gt;</description>
      <pubDate>Sun, 29 Jul 2012 11:30:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/intersectwith-function-for-alignment-and-parcel/m-p/3556806#M19574</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-29T11:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: IntersectWith function for Alignment and Parcel</title>
      <link>https://forums.autodesk.com/t5/civil-3d-customization-forum/intersectwith-function-for-alignment-and-parcel/m-p/3558786#M19575</link>
      <description>&lt;P&gt;Hi Alexey,&lt;/P&gt;
&lt;P&gt;I think it's the same question you asked to DevTech / ADN team earlier which we already responded to you :&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;Public Sub test()&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dim ent1 As AcadEntity&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dim ent2 As AcadEntity&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dim pick As Object&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ThisDrawing.Utility.GetEntity ent1, pick, "Select first entity: "&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ThisDrawing.Utility.GetEntity ent2, pick, "Select second entity: "&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dim res As Variant&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; res = ent1.IntersectWith(ent2, acExtendNone)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;End Sub&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jul 2012 04:35:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/civil-3d-customization-forum/intersectwith-function-for-alignment-and-parcel/m-p/3558786#M19575</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-31T04:35:53Z</dc:date>
    </item>
  </channel>
</rss>

