<?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 cut Polygon by many polylines in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-cut-polygon-by-many-polylines/m-p/186936#M4862</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to cut a polygon by many polylines but i don't know how to do it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can cut polygon to 2 parts ( left and right ) using this code&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;
ESRI.ArcGIS.Geometry.ITopologicalOperator4 topologicalOperator4 = polygon as ESRI.ArcGIS.Geometry.ITopologicalOperator4; 
ESRI.ArcGIS.Geometry.IGeometryCollection geometryCollection = topologicalOperator4.Cut2(polyline);
&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;SPAN&gt;But how to cut by many polylines.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Waitting&amp;nbsp; for your help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Feb 2014 08:36:51 GMT</pubDate>
    <dc:creator>doxuan_cuong</dc:creator>
    <dc:date>2014-02-10T08:36:51Z</dc:date>
    <item>
      <title>How to cut Polygon by many polylines</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-cut-polygon-by-many-polylines/m-p/186936#M4862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to cut a polygon by many polylines but i don't know how to do it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can cut polygon to 2 parts ( left and right ) using this code&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;
ESRI.ArcGIS.Geometry.ITopologicalOperator4 topologicalOperator4 = polygon as ESRI.ArcGIS.Geometry.ITopologicalOperator4; 
ESRI.ArcGIS.Geometry.IGeometryCollection geometryCollection = topologicalOperator4.Cut2(polyline);
&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;SPAN&gt;But how to cut by many polylines.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Waitting&amp;nbsp; for your help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 08:36:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-cut-polygon-by-many-polylines/m-p/186936#M4862</guid>
      <dc:creator>doxuan_cuong</dc:creator>
      <dc:date>2014-02-10T08:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to cut Polygon by many polylines</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-cut-polygon-by-many-polylines/m-p/186937#M4863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I finally find a solution to my problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks to all&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 07:30:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-cut-polygon-by-many-polylines/m-p/186937#M4863</guid>
      <dc:creator>doxuan_cuong</dc:creator>
      <dc:date>2014-02-13T07:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to cut Polygon by many polylines</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-cut-polygon-by-many-polylines/m-p/186938#M4864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Moving to ArcObjects forum.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 21:24:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-cut-polygon-by-many-polylines/m-p/186938#M4864</guid>
      <dc:creator>JimBarry</dc:creator>
      <dc:date>2014-02-27T21:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to cut Polygon by many polylines</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-cut-polygon-by-many-polylines/m-p/186939#M4865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What was your solution? It would be good if you share it with the community...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I finally find a solution to my problem.&lt;BR /&gt;Thanks to all&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Mar 2014 17:29:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-cut-polygon-by-many-polylines/m-p/186939#M4865</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2014-03-01T17:29:03Z</dc:date>
    </item>
  </channel>
</rss>

