<?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: Find the intersect points between a polyline and and a circle in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/find-the-intersect-points-between-a-polyline-and/m-p/11598#M279</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Dave&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try to check spatial reference on both geometries �?? it should be the same.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have Fun&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mody&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Dec 2011 03:53:04 GMT</pubDate>
    <dc:creator>ModyBuchbinder</dc:creator>
    <dc:date>2011-12-06T03:53:04Z</dc:date>
    <item>
      <title>Find the intersect points between a polyline and and a circle</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/find-the-intersect-points-between-a-polyline-and/m-p/11596#M277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, everyone&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to find the way to get the intersect points between a polyline and and a circle using ArcObjects 10, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;my C# codes something like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ITopologicalOperator topo = (ITopologicalOperator)baseline;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; IGeometry intersects = topo.Intersect(circle, esriGeometryDimension.esriGeometry0Dimension);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; IMultipoint multipoint = (IMultipoint)intersects;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; IPointCollection Pts = (IPointCollection)multipoint;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but the function Intersect clash all the time, it gave me error like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Err: Exception from HRESULT: 0x80040585&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;can anyone help? thank you very much.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 14:11:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/find-the-intersect-points-between-a-polyline-and/m-p/11596#M277</guid>
      <dc:creator>DaveZhang</dc:creator>
      <dc:date>2011-10-18T14:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: Find the intersect points between a polyline and and a circle</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/find-the-intersect-points-between-a-polyline-and/m-p/11597#M278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN style="font-style:italic;"&gt;IGeometry intersects = topo.Intersect(circle, esriGeometryDimension.esriGeometry0Dimension);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In this line, what type of Geometry is circle?&amp;nbsp; Is it of CircularArc or Polyline?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2011 21:48:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/find-the-intersect-points-between-a-polyline-and/m-p/11597#M278</guid>
      <dc:creator>WeifengHe</dc:creator>
      <dc:date>2011-12-05T21:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: Find the intersect points between a polyline and and a circle</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/find-the-intersect-points-between-a-polyline-and/m-p/11598#M279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Dave&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try to check spatial reference on both geometries �?? it should be the same.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have Fun&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mody&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2011 03:53:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/find-the-intersect-points-between-a-polyline-and/m-p/11598#M279</guid>
      <dc:creator>ModyBuchbinder</dc:creator>
      <dc:date>2011-12-06T03:53:04Z</dc:date>
    </item>
  </channel>
</rss>

