<?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 How to find intersection for line in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-find-intersection-for-line/m-p/156331#M4087</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello All&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; please suggest me How to find intersection for line.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mona&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Apr 2010 03:15:43 GMT</pubDate>
    <dc:creator>monalakade</dc:creator>
    <dc:date>2010-04-12T03:15:43Z</dc:date>
    <item>
      <title>How to find intersection for line</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-find-intersection-for-line/m-p/156331#M4087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello All&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; please suggest me How to find intersection for line.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mona&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Apr 2010 03:15:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-find-intersection-for-line/m-p/156331#M4087</guid>
      <dc:creator>monalakade</dc:creator>
      <dc:date>2010-04-12T03:15:43Z</dc:date>
    </item>
    <item>
      <title>find intersection for line</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-find-intersection-for-line/m-p/156332#M4088</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;BR /&gt;&lt;SPAN&gt;Do you want to find self line intersection or you want to find other feature layer line?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. in case you have one feature layer for line and other feature layer for other feature.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;dim pGeom as Geometry=pFeature.shape (Line1 layer)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;dim pSptFil as ISpatialFilter=new saptialFilert&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;with pSptFil&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;set .geometry=pGeom&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SpatialRel = esriSpatialRelIntersects &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;end with&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;dim intsectFeats as ifeaturecursor&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;intsectFeats =othrFeatureLayer.FeatureClass.search(pSptFil,False)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Incase you find all intersect feature on map then&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SelectByShape method of IMap&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;eg: m_Map.SelectByShape(pGeometry, pSelectEniv, false);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jitendra&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hello All&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; please suggest me How to find intersection for line.&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Mona&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Apr 2010 11:07:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-find-intersection-for-line/m-p/156332#M4088</guid>
      <dc:creator>jitendrapareek</dc:creator>
      <dc:date>2010-04-12T11:07:37Z</dc:date>
    </item>
  </channel>
</rss>

