<?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: Get selected FDO layer(from task pane) using AutoCAD .net in AutoCAD Map 3D Developer Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/get-selected-fdo-layer-from-task-pane-using-autocad-net/m-p/3750098#M1883</link>
    <description>&lt;P&gt;Hi Dayalan,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Example: Selet a fdo layer from task pane, right click and we have the menu "Save Layer". By using this we can save in a .layer format.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;&amp;nbsp; There is no public API to add a context menu in Display Manager UI components, like the above one, sorry. You may have to look for a workaround of iterating through the Layers in a LayerGroup using Geospatial Platform API. Did you try that path ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;</description>
    <pubDate>Thu, 10 Jan 2013 14:42:25 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-01-10T14:42:25Z</dc:date>
    <item>
      <title>Get selected FDO layer(from task pane) using AutoCAD .net</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/get-selected-fdo-layer-from-task-pane-using-autocad-net/m-p/3744529#M1879</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Happy New Year to all.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to get selected FDO layer or layer group using AutoCAD .net..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Acutally i am trying to save set of layers from group layer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some one please help me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Dayalan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jan 2013 05:43:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/get-selected-fdo-layer-from-task-pane-using-autocad-net/m-p/3744529#M1879</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-02T05:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: Get selected FDO layer(from task pane) using AutoCAD .net</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/get-selected-fdo-layer-from-task-pane-using-autocad-net/m-p/3745207#M1880</link>
      <description>&lt;P&gt;Hi Dayalan,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your question doesn't elaborate at what step you want to know the selected FDO layer ?&lt;/P&gt;
&lt;P&gt;Did you check the following blog post in ADN DevBlog ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;A href="http://adndevblog.typepad.com/infrastructure/2012/05/accessing-layer-names-from-the-selected-fdo-features.html" target="_blank"&gt;Accessing Layer names from the selected FDO Features&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Does it help ?&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jan 2013 06:18:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/get-selected-fdo-layer-from-task-pane-using-autocad-net/m-p/3745207#M1880</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-03T06:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: Get selected FDO layer(from task pane) using AutoCAD .net</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/get-selected-fdo-layer-from-task-pane-using-autocad-net/m-p/3745210#M1881</link>
      <description>&lt;P&gt;Hi partha,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to save the layers from selected layer group.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example: Selet a fdo layer from task pane, right click and we have the menu "Save Layer". By using this we can save in a .layer format.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The above option supports to save one layer at a time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But my requirement is, user will select fdo&amp;nbsp;Group layer in Task pane. After that we need to provide menu and button&amp;nbsp;to save all layers under the group layer at single time by creating new menu on group layer and button in ribbon bar.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am able to create new ribbob buttons. But my problem is, 1. how to create a menu on gorup layer(in the task pane)? 2. how to acces selected fdo layer(from task pane) from my autocad .net code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: I know reading the features from fdo layer. This is not my requirment. My target is to get selected layer in task pane from&amp;nbsp;.net code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I belive the above information gives you clear info. Could you please provide some solutions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Dayalan&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jan 2013 06:46:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/get-selected-fdo-layer-from-task-pane-using-autocad-net/m-p/3745210#M1881</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-03T06:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: Get selected FDO layer(from task pane) using AutoCAD .net</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/get-selected-fdo-layer-from-task-pane-using-autocad-net/m-p/3747774#M1882</link>
      <description>&lt;P&gt;Any support?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Dayalan&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jan 2013 04:07:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/get-selected-fdo-layer-from-task-pane-using-autocad-net/m-p/3747774#M1882</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-08T04:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Get selected FDO layer(from task pane) using AutoCAD .net</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/get-selected-fdo-layer-from-task-pane-using-autocad-net/m-p/3750098#M1883</link>
      <description>&lt;P&gt;Hi Dayalan,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Example: Selet a fdo layer from task pane, right click and we have the menu "Save Layer". By using this we can save in a .layer format.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;&amp;nbsp; There is no public API to add a context menu in Display Manager UI components, like the above one, sorry. You may have to look for a workaround of iterating through the Layers in a LayerGroup using Geospatial Platform API. Did you try that path ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jan 2013 14:42:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/get-selected-fdo-layer-from-task-pane-using-autocad-net/m-p/3750098#M1883</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-10T14:42:25Z</dc:date>
    </item>
  </channel>
</rss>

