<?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: Split Circle with line in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/split-circle-with-line/m-p/13701#M302</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Personally I would have used the &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;IConstructCircularArc&lt;/SPAN&gt;&lt;SPAN&gt; interface and the method &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;ConstructCircle&lt;/SPAN&gt;&lt;SPAN&gt; but as always there are several ways to do things.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can then Cut the circle with &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;ITopologicalOperator&lt;/SPAN&gt;&lt;SPAN&gt; using the &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;Cut&lt;/SPAN&gt;&lt;SPAN&gt; method. You will need to create a pointer of type IPolyline to the circle geometry.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Duncan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Jul 2012 15:07:28 GMT</pubDate>
    <dc:creator>DuncanHornby</dc:creator>
    <dc:date>2012-07-09T15:07:28Z</dc:date>
    <item>
      <title>Split Circle with line</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/split-circle-with-line/m-p/13700#M301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I created a circle using ISegmentCollection &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ISegmentCollection SegCollection = new Polyline();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SegCollection.setCircle(myPoint, myRadius);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a line that I created which intersects this circle, is there a way that I can split this circle(segment) using the line? and get two circular arcs along the split points ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Appreciate the help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2012 14:27:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/split-circle-with-line/m-p/13700#M301</guid>
      <dc:creator>DanielLaidlaw</dc:creator>
      <dc:date>2012-07-09T14:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: Split Circle with line</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/split-circle-with-line/m-p/13701#M302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Personally I would have used the &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;IConstructCircularArc&lt;/SPAN&gt;&lt;SPAN&gt; interface and the method &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;ConstructCircle&lt;/SPAN&gt;&lt;SPAN&gt; but as always there are several ways to do things.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can then Cut the circle with &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;ITopologicalOperator&lt;/SPAN&gt;&lt;SPAN&gt; using the &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;Cut&lt;/SPAN&gt;&lt;SPAN&gt; method. You will need to create a pointer of type IPolyline to the circle geometry.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Duncan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2012 15:07:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/split-circle-with-line/m-p/13701#M302</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2012-07-09T15:07:28Z</dc:date>
    </item>
  </channel>
</rss>

