<?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: Add Layer Description to Layer Dropdown list in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/add-layer-description-to-layer-dropdown-list/m-p/2652805#M66297</link>
    <description>Hello fyathyrio8,&lt;BR /&gt;
LayerTableRecord.Description is the property you want to set for the description &lt;BR /&gt;
that shows up in the Layer dialog.&lt;BR /&gt;
&lt;BR /&gt;
&amp;gt; LayerTableRecord has a Description property.  I'm not sure if this is&lt;BR /&gt;
&amp;gt; what's used in the layers dropdown, but it might be worth a shot.&lt;BR /&gt;
&amp;gt;</description>
    <pubDate>Wed, 24 Mar 2010 12:32:43 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-03-24T12:32:43Z</dc:date>
    <item>
      <title>Add Layer Description to Layer Dropdown list</title>
      <link>https://forums.autodesk.com/t5/net-forum/add-layer-description-to-layer-dropdown-list/m-p/2652803#M66295</link>
      <description>Is there a way in .net to add the layer description field (viewable in the Layer Properties Manager menu) to the layer dropdown list? Our designers want to see this information without opening the Layer Properties menu.&lt;BR /&gt;
&lt;BR /&gt;
Thanks!</description>
      <pubDate>Mon, 22 Mar 2010 22:38:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/add-layer-description-to-layer-dropdown-list/m-p/2652803#M66295</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-03-22T22:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Add Layer Description to Layer Dropdown list</title>
      <link>https://forums.autodesk.com/t5/net-forum/add-layer-description-to-layer-dropdown-list/m-p/2652804#M66296</link>
      <description>LayerTableRecord has a Description property.  I'm not sure if this is what's used in the layers dropdown, but it might be worth a shot.</description>
      <pubDate>Tue, 23 Mar 2010 21:52:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/add-layer-description-to-layer-dropdown-list/m-p/2652804#M66296</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-03-23T21:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: Add Layer Description to Layer Dropdown list</title>
      <link>https://forums.autodesk.com/t5/net-forum/add-layer-description-to-layer-dropdown-list/m-p/2652805#M66297</link>
      <description>Hello fyathyrio8,&lt;BR /&gt;
LayerTableRecord.Description is the property you want to set for the description &lt;BR /&gt;
that shows up in the Layer dialog.&lt;BR /&gt;
&lt;BR /&gt;
&amp;gt; LayerTableRecord has a Description property.  I'm not sure if this is&lt;BR /&gt;
&amp;gt; what's used in the layers dropdown, but it might be worth a shot.&lt;BR /&gt;
&amp;gt;</description>
      <pubDate>Wed, 24 Mar 2010 12:32:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/add-layer-description-to-layer-dropdown-list/m-p/2652805#M66297</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-03-24T12:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: Add Layer Description to Layer Dropdown list</title>
      <link>https://forums.autodesk.com/t5/net-forum/add-layer-description-to-layer-dropdown-list/m-p/2652806#M66298</link>
      <description>There's several layer controls.&lt;BR /&gt;
&lt;BR /&gt;
One is on the Ribbon and another is on the layer toolbar.&lt;BR /&gt;
&lt;BR /&gt;
Which are you using?&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
http://www.caddzone.com&lt;BR /&gt;
&lt;BR /&gt;
AcadXTabs: MDI Document Tabs for AutoCAD&lt;BR /&gt;
Supporting AutoCAD 2000 through 2010&lt;BR /&gt;
&lt;BR /&gt;
http://www.acadxtabs.com&lt;BR /&gt;
&lt;BR /&gt;
Email: string.Format("{0}@{1}.com", "tonyt", "caddzone");&lt;BR /&gt;
&lt;BR /&gt;
&lt;VRYARBE&gt; wrote in message news:6358774@discussion.autodesk.com...&lt;BR /&gt;
Is there a way in .net to add the layer description field (viewable in the Layer &lt;BR /&gt;
Properties Manager menu) to the layer dropdown list? Our designers want to see &lt;BR /&gt;
this information without opening the Layer Properties menu.&lt;BR /&gt;
&lt;BR /&gt;
Thanks!&lt;/VRYARBE&gt;</description>
      <pubDate>Wed, 24 Mar 2010 12:55:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/add-layer-description-to-layer-dropdown-list/m-p/2652806#M66298</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-03-24T12:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: Add Layer Description to Layer Dropdown list</title>
      <link>https://forums.autodesk.com/t5/net-forum/add-layer-description-to-layer-dropdown-list/m-p/2652807#M66299</link>
      <description>The OP asked how to get the description to show up in the layer dropdown.&lt;BR /&gt;
&lt;BR /&gt;
Do you have a suggestion for that?&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
http://www.caddzone.com&lt;BR /&gt;
&lt;BR /&gt;
AcadXTabs: MDI Document Tabs for AutoCAD&lt;BR /&gt;
Supporting AutoCAD 2000 through 2010&lt;BR /&gt;
&lt;BR /&gt;
http://www.acadxtabs.com&lt;BR /&gt;
&lt;BR /&gt;
Email: string.Format("{0}@{1}.com", "tonyt", "caddzone");&lt;BR /&gt;
&lt;BR /&gt;
"Michael Robertson" &lt;MICHAEL.ROBERTSON&gt; wrote in message &lt;BR /&gt;
news:6359834@discussion.autodesk.com...&lt;BR /&gt;
Hello fyathyrio8,&lt;BR /&gt;
LayerTableRecord.Description is the property you want to set for the description&lt;BR /&gt;
that shows up in the Layer dialog.&lt;BR /&gt;
&lt;BR /&gt;
&amp;gt; LayerTableRecord has a Description property.  I'm not sure if this is&lt;BR /&gt;
&amp;gt; what's used in the layers dropdown, but it might be worth a shot.&lt;BR /&gt;
&amp;gt;&lt;/MICHAEL.ROBERTSON&gt;</description>
      <pubDate>Wed, 24 Mar 2010 13:05:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/add-layer-description-to-layer-dropdown-list/m-p/2652807#M66299</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-03-24T13:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: Add Layer Description to Layer Dropdown list</title>
      <link>https://forums.autodesk.com/t5/net-forum/add-layer-description-to-layer-dropdown-list/m-p/2652808#M66300</link>
      <description>We are using the Classic AutoCAD layer dropdown,&lt;BR /&gt;
(see attachment). Our designers have requested the &lt;BR /&gt;
ability to view the layer description next to the layer &lt;BR /&gt;
name to help them know which layer to choose. &lt;BR /&gt;
&lt;BR /&gt;
Normally, I'd define the layer name to provide a &lt;BR /&gt;
hint, but these files all have generic layer names &lt;BR /&gt;
for post-processing reasons.&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Vic Yarberry</description>
      <pubDate>Wed, 24 Mar 2010 21:34:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/add-layer-description-to-layer-dropdown-list/m-p/2652808#M66300</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-03-24T21:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: Add Layer Description to Layer Dropdown list</title>
      <link>https://forums.autodesk.com/t5/net-forum/add-layer-description-to-layer-dropdown-list/m-p/2652809#M66301</link>
      <description>Your only option is to create a standalone custom layer control, as there is &lt;BR /&gt;
no way to customize the built in layer control.  There have been some pretty &lt;BR /&gt;
impressive third party layering systems built over the years, so you may &lt;BR /&gt;
want to spend some time researching how others have solved the problem.&lt;BR /&gt;
-- &lt;BR /&gt;
Owen Wengerd&lt;BR /&gt;
President, ManuSoft &lt;&gt;&lt;BR /&gt;
VP Americas, CADLock, Inc. &lt;&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;VRYARBE&gt; wrote in message &lt;BR /&gt;
news:6360360@discussion.autodesk.com...&lt;BR /&gt;
&amp;gt; We are using the Classic AutoCAD layer dropdown,&lt;BR /&gt;
&amp;gt; (see attachment). Our designers have requested the&lt;BR /&gt;
&amp;gt; ability to view the layer description next to the layer&lt;BR /&gt;
&amp;gt; name to help them know which layer to choose.&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; Normally, I'd define the layer name to provide a&lt;BR /&gt;
&amp;gt; hint, but these files all have generic layer names&lt;BR /&gt;
&amp;gt; for post-processing reasons.&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; Thanks,&lt;BR /&gt;
&amp;gt; Vic Yarberry&lt;BR /&gt;
&amp;gt;&lt;/VRYARBE&gt;&lt;/&gt;&lt;/&gt;</description>
      <pubDate>Wed, 24 Mar 2010 22:59:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/add-layer-description-to-layer-dropdown-list/m-p/2652809#M66301</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-03-24T22:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: Add Layer Description to Layer Dropdown list</title>
      <link>https://forums.autodesk.com/t5/net-forum/add-layer-description-to-layer-dropdown-list/m-p/2652810#M66302</link>
      <description>In that case, I'm afraid you're out of luck, because&lt;BR /&gt;
the toolbar layer dropdown is not customizable in&lt;BR /&gt;
any way, short of subclassing it and completely&lt;BR /&gt;
replicating item painting.&lt;BR /&gt;
&lt;BR /&gt;
OTOH, it took me about 5 minutes to modify some&lt;BR /&gt;
code I wrote for extending AutoCAD Data Extraction,&lt;BR /&gt;
to make it happen with the layer dropdown on the&lt;BR /&gt;
ribbon (see the attached screen grab), and you can&lt;BR /&gt;
get it here:&lt;BR /&gt;
&lt;BR /&gt;
   http://www.caddzone.com/LayerHelper.zip&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
http://www.caddzone.com&lt;BR /&gt;
&lt;BR /&gt;
AcadXTabs: MDI Document Tabs for AutoCAD&lt;BR /&gt;
Supporting AutoCAD 2000 through 2010&lt;BR /&gt;
&lt;BR /&gt;
http://www.acadxtabs.com&lt;BR /&gt;
&lt;BR /&gt;
Email: string.Format("{0}@{1}.com", "tonyt", "caddzone");&lt;BR /&gt;
&lt;BR /&gt;
&lt;VRYARBE&gt; wrote in message news:6360360@discussion.autodesk.com...&lt;BR /&gt;
We are using the Classic AutoCAD layer dropdown,&lt;BR /&gt;
(see attachment). Our designers have requested the&lt;BR /&gt;
ability to view the layer description next to the layer&lt;BR /&gt;
name to help them know which layer to choose.&lt;BR /&gt;
&lt;BR /&gt;
Normally, I'd define the layer name to provide a&lt;BR /&gt;
hint, but these files all have generic layer names&lt;BR /&gt;
for post-processing reasons.&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Vic Yarberry&lt;/VRYARBE&gt;</description>
      <pubDate>Thu, 25 Mar 2010 00:11:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/add-layer-description-to-layer-dropdown-list/m-p/2652810#M66302</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-03-25T00:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: Add Layer Description to Layer Dropdown list</title>
      <link>https://forums.autodesk.com/t5/net-forum/add-layer-description-to-layer-dropdown-list/m-p/3305519#M66303</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did any one download Tony's example code who could post it here or email it to me as the link no longer works and his site is not active anymore.:(&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2012 10:02:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/add-layer-description-to-layer-dropdown-list/m-p/3305519#M66303</guid>
      <dc:creator>ralstogj</dc:creator>
      <dc:date>2012-01-25T10:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: Add Layer Description to Layer Dropdown list</title>
      <link>https://forums.autodesk.com/t5/net-forum/add-layer-description-to-layer-dropdown-list/m-p/3310171#M66304</link>
      <description>&lt;P&gt;The original as downloaded from tony's site.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Jan 2012 11:11:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/add-layer-description-to-layer-dropdown-list/m-p/3310171#M66304</guid>
      <dc:creator>andrewpuller3811</dc:creator>
      <dc:date>2012-01-29T11:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Add Layer Description to Layer Dropdown list</title>
      <link>https://forums.autodesk.com/t5/net-forum/add-layer-description-to-layer-dropdown-list/m-p/3310321#M66305</link>
      <description>&lt;P&gt;Thanks Andrew&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Jan 2012 19:21:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/add-layer-description-to-layer-dropdown-list/m-p/3310321#M66305</guid>
      <dc:creator>ralstogj</dc:creator>
      <dc:date>2012-01-29T19:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Add Layer Description to Layer Dropdown list</title>
      <link>https://forums.autodesk.com/t5/net-forum/add-layer-description-to-layer-dropdown-list/m-p/7886848#M66306</link>
      <description>&lt;P&gt;I would find the function in this package extremely useful, has someone got it to work?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've managed to load the .dll in AutoCAD 2015 Architecture, and still nothing happens in my layer dropdown in the ribbon.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It would speed up my design process so much if I could see the layer description besies the layer name!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;</description>
      <pubDate>Tue, 27 Mar 2018 08:52:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/add-layer-description-to-layer-dropdown-list/m-p/7886848#M66306</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-27T08:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: Add Layer Description to Layer Dropdown list</title>
      <link>https://forums.autodesk.com/t5/net-forum/add-layer-description-to-layer-dropdown-list/m-p/7887469#M66307</link>
      <description>&lt;P&gt;Autodesk changed the way the layer&amp;nbsp;combo gets the names of layers in recent releases of AutoCAD (going back to at least AutoCAD 2012).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't know of any way to display descriptions in the layer&amp;nbsp;combo in recent releases.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymouswrote:&lt;BR /&gt;&lt;P&gt;I would find the function in this package extremely useful, has someone got it to work?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've managed to load the .dll in AutoCAD 2015 Architecture, and still nothing happens in my layer dropdown in the ribbon.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It would speed up my design process so much if I could see the layer description besies the layer name!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Mar 2018 12:55:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/add-layer-description-to-layer-dropdown-list/m-p/7887469#M66307</guid>
      <dc:creator>ActivistInvestor</dc:creator>
      <dc:date>2018-03-27T12:55:34Z</dc:date>
    </item>
  </channel>
</rss>

