<?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 Avoid adding duplicate Ribbon Tab to AutoCAD using CUIX File in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/avoid-adding-duplicate-ribbon-tab-to-autocad-using-cuix-file/m-p/12420564#M6398</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I have created an AutoCAD Ribbon and saved in a CUIX file that contains a few panels. However, when I try to add new panels to the same Ribbon using another CUIX file (Ribbon names are same) a new ribbon gets created with the same name. Is there any way to merge the ribbons automatically if there already exists a ribbon with the same name?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Tue, 05 Dec 2023 11:36:07 GMT</pubDate>
    <dc:creator>heyimsp12</dc:creator>
    <dc:date>2023-12-05T11:36:07Z</dc:date>
    <item>
      <title>Avoid adding duplicate Ribbon Tab to AutoCAD using CUIX File</title>
      <link>https://forums.autodesk.com/t5/net-forum/avoid-adding-duplicate-ribbon-tab-to-autocad-using-cuix-file/m-p/12420564#M6398</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I have created an AutoCAD Ribbon and saved in a CUIX file that contains a few panels. However, when I try to add new panels to the same Ribbon using another CUIX file (Ribbon names are same) a new ribbon gets created with the same name. Is there any way to merge the ribbons automatically if there already exists a ribbon with the same name?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 11:36:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/avoid-adding-duplicate-ribbon-tab-to-autocad-using-cuix-file/m-p/12420564#M6398</guid>
      <dc:creator>heyimsp12</dc:creator>
      <dc:date>2023-12-05T11:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: Avoid adding duplicate Ribbon Tab to AutoCAD using CUIX File</title>
      <link>https://forums.autodesk.com/t5/net-forum/avoid-adding-duplicate-ribbon-tab-to-autocad-using-cuix-file/m-p/12432692#M6399</link>
      <description>&lt;P&gt;You can find if ribbon tab with same name exists using&amp;nbsp;&lt;/P&gt;&lt;P&gt;RibbonControl ribbon = ComponentManager.Ribbon;&lt;/P&gt;&lt;P&gt;RibbonTab rtab = ribbon.FindTab("Testing");&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 10:21:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/avoid-adding-duplicate-ribbon-tab-to-autocad-using-cuix-file/m-p/12432692#M6399</guid>
      <dc:creator>shubham.rautJQ482</dc:creator>
      <dc:date>2023-12-11T10:21:26Z</dc:date>
    </item>
  </channel>
</rss>

