<?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 to the CUI &amp;quot;LISP Files&amp;quot; section using .NET in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/add-to-the-cui-quot-lisp-files-quot-section-using-net/m-p/5029990#M44029</link>
    <description>&lt;P&gt;The solution was to use csMain.SaveAs(menuFile + ".cuix"); instead of csMain.Save();&lt;/P&gt;&lt;P&gt;Looks like there's a bug in the API&lt;/P&gt;</description>
    <pubDate>Wed, 14 May 2014 05:32:19 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-05-14T05:32:19Z</dc:date>
    <item>
      <title>Add to the CUI "LISP Files" section using .NET</title>
      <link>https://forums.autodesk.com/t5/net-forum/add-to-the-cui-quot-lisp-files-quot-section-using-net/m-p/5025232#M44027</link>
      <description>&lt;P&gt;Is it possible to add lisp files to the CUI "LISP Files" section using .NET?&lt;/P&gt;&lt;P&gt;I can get the collection using:&lt;BR /&gt;var csMain = new CustomizationSection(Application.GetSystemVariable("MENUNAME"));&lt;BR /&gt;LspFileCollection lspFiles = csMain.MenuGroup.LspFiles;&lt;/P&gt;&lt;P&gt;And this to add my lisp to the collection:&lt;BR /&gt;lspFiles.Add(lispFile);&lt;/P&gt;&lt;P&gt;Unfortunately the changes are not saved and no lisps are loaded?&lt;/P&gt;</description>
      <pubDate>Mon, 12 May 2014 04:38:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/add-to-the-cui-quot-lisp-files-quot-section-using-net/m-p/5025232#M44027</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-12T04:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: Add to the CUI "LISP Files" section using .NET</title>
      <link>https://forums.autodesk.com/t5/net-forum/add-to-the-cui-quot-lisp-files-quot-section-using-net/m-p/5025438#M44028</link>
      <description>I should add that I'm actually referring to AutoCAD 2014 CUIX not CUI. Couldn't find a way of editing my original post. Apologises</description>
      <pubDate>Mon, 12 May 2014 08:16:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/add-to-the-cui-quot-lisp-files-quot-section-using-net/m-p/5025438#M44028</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-12T08:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: Add to the CUI "LISP Files" section using .NET</title>
      <link>https://forums.autodesk.com/t5/net-forum/add-to-the-cui-quot-lisp-files-quot-section-using-net/m-p/5029990#M44029</link>
      <description>&lt;P&gt;The solution was to use csMain.SaveAs(menuFile + ".cuix"); instead of csMain.Save();&lt;/P&gt;&lt;P&gt;Looks like there's a bug in the API&lt;/P&gt;</description>
      <pubDate>Wed, 14 May 2014 05:32:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/add-to-the-cui-quot-lisp-files-quot-section-using-net/m-p/5029990#M44029</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-14T05:32:19Z</dc:date>
    </item>
  </channel>
</rss>

