<?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: How to get the geometry created by &amp;quot;Create Features&amp;quot; ? in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-get-the-geometry-created-by-quot-create/m-p/1103400#M7201</link>
    <description>&lt;P&gt;You are very welcome.&amp;nbsp; Don't ever hesitate to ask a question here.&amp;nbsp; There is no such thing as a stupid question.&lt;/P&gt;&lt;P&gt;Kris&lt;/P&gt;</description>
    <pubDate>Thu, 30 Sep 2021 09:22:00 GMT</pubDate>
    <dc:creator>KrisCulin</dc:creator>
    <dc:date>2021-09-30T09:22:00Z</dc:date>
    <item>
      <title>How to get the geometry created by "Create Features" ?</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-get-the-geometry-created-by-quot-create/m-p/1103086#M7195</link>
      <description>&lt;P&gt;Hello &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I try to create a geometry and apply a template to it. I posted another subject about templates and "Creature Features" pane and didn't get any answer, so I suppose what I tried to do was not possible. I have a different solution, but I don't know how to do it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Is it possible to get (via an event for example ? or override tools ?) the geometry created by tools in the "Create Features" pane ? (I also searched in MapView.Active any double clic event, or any sketch event to get the geometry but I didn't find anything)&lt;/LI&gt;&lt;LI&gt;Is it possible to apply a template to this geometry via the code ?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a good day !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 14:19:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-get-the-geometry-created-by-quot-create/m-p/1103086#M7195</guid>
      <dc:creator>3RGv4</dc:creator>
      <dc:date>2021-09-29T14:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the geometry created by "Create Features" ?</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-get-the-geometry-created-by-quot-create/m-p/1103106#M7196</link>
      <description>&lt;P&gt;Check out this page in the AGP wiki&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/esri/arcgis-pro-sdk/wiki/ProConcepts-Editing#edit-events" target="_blank"&gt;ProConcepts Editing · Esri/arcgis-pro-sdk Wiki (github.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There are several events you can use.&amp;nbsp; The most useful is EditCompletedEvent.&amp;nbsp; This will give you the information for features that were just created and you can retrieve the geometry for them.&lt;/P&gt;&lt;P&gt;The wiki on Github is a great source of information.&amp;nbsp; I personally used it A LOT when we recently worked on a project integrating our products into ArcGIS Pro.&amp;nbsp; I would say about 90% of our questions were answered by looking in the wiki.&lt;/P&gt;&lt;P&gt;I hope that helps.&lt;/P&gt;&lt;P&gt;Kris&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 14:59:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-get-the-geometry-created-by-quot-create/m-p/1103106#M7196</guid>
      <dc:creator>KrisCulin</dc:creator>
      <dc:date>2021-09-29T14:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the geometry created by "Create Features" ?</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-get-the-geometry-created-by-quot-create/m-p/1103399#M7200</link>
      <description>&lt;P&gt;Thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; It helps a lot !&lt;/P&gt;&lt;P&gt;I'm new to ArcGis Pro and don't understand (for the moment) all concept. I checked the github and it contains sooooo much information !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you again &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 09:09:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-get-the-geometry-created-by-quot-create/m-p/1103399#M7200</guid>
      <dc:creator>3RGv4</dc:creator>
      <dc:date>2021-09-30T09:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the geometry created by "Create Features" ?</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-get-the-geometry-created-by-quot-create/m-p/1103400#M7201</link>
      <description>&lt;P&gt;You are very welcome.&amp;nbsp; Don't ever hesitate to ask a question here.&amp;nbsp; There is no such thing as a stupid question.&lt;/P&gt;&lt;P&gt;Kris&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 09:22:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-to-get-the-geometry-created-by-quot-create/m-p/1103400#M7201</guid>
      <dc:creator>KrisCulin</dc:creator>
      <dc:date>2021-09-30T09:22:00Z</dc:date>
    </item>
  </channel>
</rss>

