<?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 open a set of layers in a new arcMap window programatically? in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-open-a-set-of-layers-in-a-new-arcmap-window/m-p/545450#M14771</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can try capturing Onclick event and run the following to start Arcmap:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Process.Start("C:\\Program Files\\ArcGIS\\Desktop10.0\\Bin\\ArcMap.exe");&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sumit!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Jun 2011 16:29:14 GMT</pubDate>
    <dc:creator>SumitSharma</dc:creator>
    <dc:date>2011-06-30T16:29:14Z</dc:date>
    <item>
      <title>How to open a set of layers in a new arcMap window programatically?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-open-a-set-of-layers-in-a-new-arcmap-window/m-p/545447#M14768</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;BR /&gt;&lt;SPAN&gt;I have a set of feature classes viz, point &amp;amp; line, the connections to these features are made in such a manner so as to represent a electrical network. This network is bound by a polygon feature. My requirement is, if i click the polygon, the network should be opened in a new arcmap window.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Plz respond quickly.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2011 03:07:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-open-a-set-of-layers-in-a-new-arcmap-window/m-p/545447#M14768</guid>
      <dc:creator>SunilJammalamadaka</dc:creator>
      <dc:date>2011-06-01T03:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to open a set of layers in a new arcMap window programatically?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-open-a-set-of-layers-in-a-new-arcmap-window/m-p/545448#M14769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you using ArcObjects with ArcFM or ArcObjects with VBA.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2011 10:16:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-open-a-set-of-layers-in-a-new-arcmap-window/m-p/545448#M14769</guid>
      <dc:creator>Dr__Ajay_SinghTomar</dc:creator>
      <dc:date>2011-06-01T10:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to open a set of layers in a new arcMap window programatically?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-open-a-set-of-layers-in-a-new-arcmap-window/m-p/545449#M14770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;apologies for responding late, arcobjects with arcmap. i've got it fixed. thanks 4 the reply though. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2011 13:05:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-open-a-set-of-layers-in-a-new-arcmap-window/m-p/545449#M14770</guid>
      <dc:creator>SunilJammalamadaka</dc:creator>
      <dc:date>2011-06-29T13:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to open a set of layers in a new arcMap window programatically?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-open-a-set-of-layers-in-a-new-arcmap-window/m-p/545450#M14771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can try capturing Onclick event and run the following to start Arcmap:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Process.Start("C:\\Program Files\\ArcGIS\\Desktop10.0\\Bin\\ArcMap.exe");&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sumit!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2011 16:29:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-open-a-set-of-layers-in-a-new-arcmap-window/m-p/545450#M14771</guid>
      <dc:creator>SumitSharma</dc:creator>
      <dc:date>2011-06-30T16:29:14Z</dc:date>
    </item>
  </channel>
</rss>

