<?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: Run arcgis pro .net sdk using python in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/using-arcgis-pro-net-sdk-using-python/m-p/1129363#M7552</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can call python script from ArcGIS Pro add-in. More info here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/documentation/arcgis-add-ins-and-automation/arcgis-pro/tutorials/analysis-with-python/" target="_self"&gt;https://developers.arcgis.com/documentation/arcgis-add-ins-and-automation/arcgis-pro/tutorials/analysis-with-python/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think there is no possibility to call add-in from python. From python you can call ArcGIS Pro CoreHost application.&lt;/P&gt;&lt;P&gt;How to create feature from ArcGIS Pro add-in you can find here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/arcgis-pro-sdk/wiki/ProSnippets-Editing" target="_self"&gt;https://github.com/Esri/arcgis-pro-sdk/wiki/ProSnippets-Editing&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you create feature using feature layer, it will be automatically shown on map.&lt;/P&gt;</description>
    <pubDate>Wed, 29 Dec 2021 08:38:30 GMT</pubDate>
    <dc:creator>GKmieliauskas</dc:creator>
    <dc:date>2021-12-29T08:38:30Z</dc:date>
    <item>
      <title>using arcgis pro .net sdk using python</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/using-arcgis-pro-net-sdk-using-python/m-p/1128882#M7539</link>
      <description>&lt;P&gt;Hello everyone&lt;/P&gt;&lt;P&gt;I am new to developing in arcgis pro and I mainly use arcpy library to automate some tasks, now I am facing some limitations in arcpy library and found that it could be done using .net sdk.&lt;/P&gt;&lt;P&gt;to be more specific I want to draw a new dimension feature inside my "dimension layer" using arcgis pro sdk&lt;/P&gt;&lt;P&gt;I only want to insert the coordinate of my feature and using the .net sdk to drow that feature in my layer so&lt;/P&gt;&lt;P&gt;1. how can I accomplish this task using arcgis pro sdk&lt;/P&gt;&lt;P&gt;2. how to use this add in or call this code using python&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Dec 2021 08:36:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/using-arcgis-pro-net-sdk-using-python/m-p/1128882#M7539</guid>
      <dc:creator>Khalid_Elejla</dc:creator>
      <dc:date>2021-12-27T08:36:33Z</dc:date>
    </item>
    <item>
      <title>Run arcgis pro .net sdk using python</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/using-arcgis-pro-net-sdk-using-python/m-p/1129119#M7542</link>
      <description>&lt;P&gt;Hello everyone&lt;/P&gt;&lt;P&gt;I am new to developing in ArcGIS pro and I mainly use arcpy library to automate some tasks, now I am facing some limitations in arcpy library and found that it could be done using .net SDK.&lt;/P&gt;&lt;P&gt;to be more specific I want to draw a new dimension feature inside my "dimension layer" using ArcGIS pro SDK&lt;/P&gt;&lt;P&gt;I only want to insert the coordinate of my feature and use the .net SDK to drow that features in my layer so&lt;/P&gt;&lt;P&gt;1. how can I accomplish this task using ArcGIS pro SDK&lt;/P&gt;&lt;P&gt;2. how to use this add-in or call this code using python&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Dec 2021 09:42:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/using-arcgis-pro-net-sdk-using-python/m-p/1129119#M7542</guid>
      <dc:creator>Khalid_Elejla</dc:creator>
      <dc:date>2021-12-28T09:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: Run arcgis pro .net sdk using python</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/using-arcgis-pro-net-sdk-using-python/m-p/1129363#M7552</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can call python script from ArcGIS Pro add-in. More info here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/documentation/arcgis-add-ins-and-automation/arcgis-pro/tutorials/analysis-with-python/" target="_self"&gt;https://developers.arcgis.com/documentation/arcgis-add-ins-and-automation/arcgis-pro/tutorials/analysis-with-python/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think there is no possibility to call add-in from python. From python you can call ArcGIS Pro CoreHost application.&lt;/P&gt;&lt;P&gt;How to create feature from ArcGIS Pro add-in you can find here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/arcgis-pro-sdk/wiki/ProSnippets-Editing" target="_self"&gt;https://github.com/Esri/arcgis-pro-sdk/wiki/ProSnippets-Editing&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you create feature using feature layer, it will be automatically shown on map.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Dec 2021 08:38:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/using-arcgis-pro-net-sdk-using-python/m-p/1129363#M7552</guid>
      <dc:creator>GKmieliauskas</dc:creator>
      <dc:date>2021-12-29T08:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: Run arcgis pro .net sdk using python</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/using-arcgis-pro-net-sdk-using-python/m-p/1129931#M7560</link>
      <description>&lt;P&gt;Thanks a lot your answer was really helpful, but it took me some time to be able to apply it&amp;nbsp;successfully as I am still learning about SDK and C# that's why I am a bit late to reply.&lt;/P&gt;&lt;P&gt;Now I can do both:&lt;/P&gt;&lt;P&gt;*Calling python script using ArcGIS add-in thanks to you&lt;/P&gt;&lt;P&gt;*Calling ArcGIS or custom dll files and add-ins using python thanks to this link&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;A href="https://tereshenkov.wordpress.com/2017/04/24/call-arcgis-pro-net-sdk-class-library-from-python/" target="_blank"&gt;https://tereshenkov.wordpress.com/2017/04/24/call-arcgis-pro-net-sdk-class-library-from-python/&lt;/A&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;the problem now in creating new features especially dimension features&lt;/P&gt;&lt;P&gt;to be more clear I have coordinates of the start and endpoint of this dimension feature all I want is to draw that feature, I have tried several approaches but failed, is there a simpler example that can demonstrate how it is done?&lt;/P&gt;</description>
      <pubDate>Sat, 01 Jan 2022 10:05:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/using-arcgis-pro-net-sdk-using-python/m-p/1129931#M7560</guid>
      <dc:creator>Khalid_Elejla</dc:creator>
      <dc:date>2022-01-01T10:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: Run arcgis pro .net sdk using python</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/using-arcgis-pro-net-sdk-using-python/m-p/1129951#M7562</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can draw some features on map using &lt;A href="https://pro.arcgis.com/en/pro-app/2.6/sdk/api-reference/#topic9968.html" target="_self"&gt;AddOverlayAsync method&lt;/A&gt;&amp;nbsp;. Sample is here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/arcgis-pro-sdk-community-samples/tree/master/Map-Exploration/OverlayExamples" target="_self"&gt;https://github.com/Esri/arcgis-pro-sdk-community-samples/tree/master/Map-Exploration/OverlayExamples&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 02 Jan 2022 09:41:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/using-arcgis-pro-net-sdk-using-python/m-p/1129951#M7562</guid>
      <dc:creator>GKmieliauskas</dc:creator>
      <dc:date>2022-01-02T09:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: using arcgis pro .net sdk using python</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/using-arcgis-pro-net-sdk-using-python/m-p/1135400#M7639</link>
      <description>&lt;P&gt;&lt;A href="https://github.com/Esri/arcgis-pro-sdk/wiki/ProConcepts-Editing-Dimensions#creating-dimension-features" target="_self"&gt;https://github.com/Esri/arcgis-pro-sdk/wiki/ProConcepts-Editing-Dimensions#creating-dimension-features&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hope it helps to create dimension features.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jan 2022 13:49:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/using-arcgis-pro-net-sdk-using-python/m-p/1135400#M7639</guid>
      <dc:creator>Aashis</dc:creator>
      <dc:date>2022-01-20T13:49:16Z</dc:date>
    </item>
  </channel>
</rss>

