<?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: Intersection point of two polyline [vba] in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/intersection-point-of-two-polyline-vba/m-p/153944#M3978</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I solved using ITopologicalOperator:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dim pGeom As IGeometry&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dim pTopo As ITopologicalOperator&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Set pTopo = plyne1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Set pGeom = pTopo.Intersect(plyne2, esriGeometry0Dimension)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dim ppoints As IPointCollection&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dim ppoint As IPoint&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Set ppoints = pGeom &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Set ppoint = ppoints.Point(0)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Jan 2012 09:56:23 GMT</pubDate>
    <dc:creator>RobertoSpedale</dc:creator>
    <dc:date>2012-01-19T09:56:23Z</dc:date>
    <item>
      <title>Intersection point of two polyline [vba]</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/intersection-point-of-two-polyline-vba/m-p/153943#M3977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How could I know coords of intersection point of two polyline?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have two polyline feature and I would know what is the intesection point.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;many thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Roberto&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2012 07:44:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/intersection-point-of-two-polyline-vba/m-p/153943#M3977</guid>
      <dc:creator>RobertoSpedale</dc:creator>
      <dc:date>2012-01-19T07:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: Intersection point of two polyline [vba]</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/intersection-point-of-two-polyline-vba/m-p/153944#M3978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I solved using ITopologicalOperator:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dim pGeom As IGeometry&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dim pTopo As ITopologicalOperator&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Set pTopo = plyne1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Set pGeom = pTopo.Intersect(plyne2, esriGeometry0Dimension)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dim ppoints As IPointCollection&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dim ppoint As IPoint&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Set ppoints = pGeom &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Set ppoint = ppoints.Point(0)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2012 09:56:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/intersection-point-of-two-polyline-vba/m-p/153944#M3978</guid>
      <dc:creator>RobertoSpedale</dc:creator>
      <dc:date>2012-01-19T09:56:23Z</dc:date>
    </item>
  </channel>
</rss>

