<?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: Access to Project without opening in Pro UI in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/access-to-project-without-opening-in-pro-ui/m-p/836049#M3588</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adam,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;The SDK doesn't provide any means to open and manipulate a project without running ArcGIS Pro, however, you can unzip the project file (manually or programmatically) and examine its content.&amp;nbsp; The content is in XML format including the&amp;nbsp;CIMGISProject.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Wolf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Apr 2019 23:05:34 GMT</pubDate>
    <dc:creator>Wolf</dc:creator>
    <dc:date>2019-04-04T23:05:34Z</dc:date>
    <item>
      <title>Access to Project without opening in Pro UI</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/access-to-project-without-opening-in-pro-ui/m-p/836048#M3587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to access a Pro Project programmatically without first opening it in the UI. Is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can see with CIM that there is a CIMGISProject object but it is unclear how to obtain that object from a path.&lt;/P&gt;&lt;P&gt;Back in ArcObjects we could open and manipulate an mxd without it being opened in the UI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2019 22:22:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/access-to-project-without-opening-in-pro-ui/m-p/836048#M3587</guid>
      <dc:creator>AdamDavis</dc:creator>
      <dc:date>2019-04-04T22:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: Access to Project without opening in Pro UI</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/access-to-project-without-opening-in-pro-ui/m-p/836049#M3588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adam,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;The SDK doesn't provide any means to open and manipulate a project without running ArcGIS Pro, however, you can unzip the project file (manually or programmatically) and examine its content.&amp;nbsp; The content is in XML format including the&amp;nbsp;CIMGISProject.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Wolf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2019 23:05:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/access-to-project-without-opening-in-pro-ui/m-p/836049#M3588</guid>
      <dc:creator>Wolf</dc:creator>
      <dc:date>2019-04-04T23:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: Access to Project without opening in Pro UI</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/access-to-project-without-opening-in-pro-ui/m-p/836050#M3589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wolf,&lt;/P&gt;&lt;P&gt;Thanks so much for your reply and that is very interesting information which may give me a way of accessing the details I need if there is no other option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I apologise for not correctly wording my question. I want to be able to access a "side" project whilst in ArcGIS Pro without visually opening the project.&lt;/P&gt;&lt;P&gt;In the SDK I can only see Project.AsyncOpen(path) which opens/loads the project within the Pro User Interface. Is there a way from within the ArcGIS Pro SDK to open a project without it opening/loading in the UI?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Akin to ArcObjects&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;IMapDocument mxdDocument = &lt;/SPAN&gt;&lt;SPAN&gt;new&lt;/SPAN&gt;&lt;SPAN&gt; MapDocumentClass();&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;mxdDocument.Open(path);&lt;/P&gt;&lt;P&gt;IGraphicsContainer graphicsContainer = (IGraphicsContainer)mxdDocument.PageLayout;&lt;/P&gt;&lt;P&gt;//Do something&lt;/P&gt;&lt;P&gt;mxdDocument.Close();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Adam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Apr 2019 11:15:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/access-to-project-without-opening-in-pro-ui/m-p/836050#M3589</guid>
      <dc:creator>AdamDavis</dc:creator>
      <dc:date>2019-04-05T11:15:37Z</dc:date>
    </item>
  </channel>
</rss>

