<?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: Auto Load cuix and set ribbon without opening AutoCAD in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/auto-load-cuix-and-set-ribbon-without-opening-autocad/m-p/11200689#M12796</link>
    <description>&lt;P&gt;It is not possible to load anything "without opening AutoCAD". But I guess what you means is that because your plugin is automatically loaded as "auto-load" plugin package, you also want to auto-load custom ribbon menu item that is designed to run your custom commands.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Noticed that I used the words of "that is designed to..."? that means you need to create the custom ribbon menu item(s) by yourself. The most common way to do it, is to create a partial CUIX for your plugin, and then simply included in the plugin's auto-load package, off you go.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In rare cases where the business requirements may warrants, you can dynamically generate ribbon items with code by your plugin itself, but it might be beyond your current consideration.&lt;/P&gt;</description>
    <pubDate>Sun, 29 May 2022 13:53:53 GMT</pubDate>
    <dc:creator>norman.yuan</dc:creator>
    <dc:date>2022-05-29T13:53:53Z</dc:date>
    <item>
      <title>Auto Load cuix and set ribbon without opening AutoCAD</title>
      <link>https://forums.autodesk.com/t5/net-forum/auto-load-cuix-and-set-ribbon-without-opening-autocad/m-p/11200039#M12795</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a tiny little add-on that I have created and some other people now want, so I made an installer package for it. What I want to do though, is pre-load the menu and turn my ribbon on. I have seen other programs like Bluebeam and XL2CAD do this, so it definitely can be done, but how?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All the examples I can find need AutoCAD open to do it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have a clue how this can be done? Where do they store this data for loaded menues etc?&lt;/P&gt;</description>
      <pubDate>Sat, 28 May 2022 23:14:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/auto-load-cuix-and-set-ribbon-without-opening-autocad/m-p/11200039#M12795</guid>
      <dc:creator>js75CAD</dc:creator>
      <dc:date>2022-05-28T23:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Load cuix and set ribbon without opening AutoCAD</title>
      <link>https://forums.autodesk.com/t5/net-forum/auto-load-cuix-and-set-ribbon-without-opening-autocad/m-p/11200689#M12796</link>
      <description>&lt;P&gt;It is not possible to load anything "without opening AutoCAD". But I guess what you means is that because your plugin is automatically loaded as "auto-load" plugin package, you also want to auto-load custom ribbon menu item that is designed to run your custom commands.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Noticed that I used the words of "that is designed to..."? that means you need to create the custom ribbon menu item(s) by yourself. The most common way to do it, is to create a partial CUIX for your plugin, and then simply included in the plugin's auto-load package, off you go.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In rare cases where the business requirements may warrants, you can dynamically generate ribbon items with code by your plugin itself, but it might be beyond your current consideration.&lt;/P&gt;</description>
      <pubDate>Sun, 29 May 2022 13:53:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/auto-load-cuix-and-set-ribbon-without-opening-autocad/m-p/11200689#M12796</guid>
      <dc:creator>norman.yuan</dc:creator>
      <dc:date>2022-05-29T13:53:53Z</dc:date>
    </item>
  </channel>
</rss>

