<?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 Densify curve geometries in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/densify-curve-geometries/m-p/798839#M1904</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When working with a Polygon or Polyline implemented as a Curve, I need to densify the shape to generate the points&amp;nbsp;that go between the start/end points.&amp;nbsp; Does the ArcGIS Pro SDK have the equivalent of the ICurve interface that exists in ArcObjects?&amp;nbsp; Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Nov 2018 22:15:24 GMT</pubDate>
    <dc:creator>MichaelPanlasigui</dc:creator>
    <dc:date>2018-11-26T22:15:24Z</dc:date>
    <item>
      <title>Densify curve geometries</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/densify-curve-geometries/m-p/798839#M1904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When working with a Polygon or Polyline implemented as a Curve, I need to densify the shape to generate the points&amp;nbsp;that go between the start/end points.&amp;nbsp; Does the ArcGIS Pro SDK have the equivalent of the ICurve interface that exists in ArcObjects?&amp;nbsp; Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2018 22:15:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/densify-curve-geometries/m-p/798839#M1904</guid>
      <dc:creator>MichaelPanlasigui</dc:creator>
      <dc:date>2018-11-26T22:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: Densify curve geometries</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/densify-curve-geometries/m-p/798840#M1905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this what you are looking for:&amp;nbsp; &lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/sdk/api-reference/#topic20275.html" title="https://pro.arcgis.com/en/pro-app/sdk/api-reference/#topic20275.html"&gt;ArcGIS Pro 2.2 API Reference Guide - esriCurveDensifyMethod Enumeration&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2018 22:33:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/densify-curve-geometries/m-p/798840#M1905</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2018-11-26T22:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: Densify curve geometries</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/densify-curve-geometries/m-p/798841#M1906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use GeometryEngine.DensifyByLength or GeometryEngine.DensifyByDeviation&lt;BR /&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/sdk/api-reference/#topic8215.html"&gt;ArcGIS Pro 2.2 API Reference Guide - DensifyByLength&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/sdk/api-reference/#topic8214.html"&gt;ArcGIS Pro 2.2 API Reference Guide - DensifyByDeviation&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2018 22:52:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/densify-curve-geometries/m-p/798841#M1906</guid>
      <dc:creator>AnnetteLocke</dc:creator>
      <dc:date>2018-11-26T22:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: Densify curve geometries</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/densify-curve-geometries/m-p/798842#M1907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This seems to be what I'm looking for.&amp;nbsp; Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2018 19:33:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/densify-curve-geometries/m-p/798842#M1907</guid>
      <dc:creator>MichaelPanlasigui</dc:creator>
      <dc:date>2018-11-27T19:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: Densify curve geometries</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/densify-curve-geometries/m-p/798843#M1908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If someone's comment answers your question, please mark it as Correct so others know it has been answered.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2018 20:34:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/densify-curve-geometries/m-p/798843#M1908</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2018-11-27T20:34:48Z</dc:date>
    </item>
  </channel>
</rss>

