<?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: Exporting Content Center Data (Part Number, Description, etc.) to an Excel file in Inventor Programming - iLogic, Macros, AddIns &amp; Apprentice</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/exporting-content-center-data-part-number-description-etc-to-an/m-p/12228019#M157434</link>
    <description>That is certainly an option, however I am looking for a way to export the entire content center library to excel instead of doing it manually Family by Family.&lt;BR /&gt;&lt;BR /&gt;The iLogic code I linked initially gets close but doesn't include all of the data that I need.</description>
    <pubDate>Fri, 08 Sep 2023 17:32:23 GMT</pubDate>
    <dc:creator>chelmickVUXUE</dc:creator>
    <dc:date>2023-09-08T17:32:23Z</dc:date>
    <item>
      <title>Exporting Content Center Data (Part Number, Description, etc.) to an Excel file</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/exporting-content-center-data-part-number-description-etc-to-an/m-p/12227983#M157432</link>
      <description>&lt;P&gt;Hello, I would like to export data from a custom content center library to an excel file so that I can share it with our purchasing/inventory teams.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basically, I would like to compile an excel sheet with data (Part Number, Vendor, Stock Number, and Description) from all the parts in a custom content center we have created. I found a decent article on the Autodesk website with an iLogic code which I believe is getting me on the right track, but I am having issues modifying the code to pull all of the previously mentioned data, specifically Vendor and Description.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is a link to the code:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.autodesk.com/support/technical/article/caas/sfdcarticles/sfdcarticles/How-to-Export-whole-Inventor-Content-Center-Library-Standard-to-the-Excel-file.html" target="_blank" rel="noopener"&gt;How to export the whole Inventor Content Center Library Standard to the Excel file.&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2023 17:12:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/exporting-content-center-data-part-number-description-etc-to-an/m-p/12227983#M157432</guid>
      <dc:creator>chelmickVUXUE</dc:creator>
      <dc:date>2023-09-08T17:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting Content Center Data (Part Number, Description, etc.) to an Excel file</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/exporting-content-center-data-part-number-description-etc-to-an/m-p/12227995#M157433</link>
      <description>&lt;P&gt;Edit custom content center.&lt;/P&gt;&lt;P&gt;Edit the table in Excel and copy or save it as another file.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CC-Table-01.jpg" style="width: 477px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1264111iD3A4A632B8CF5D9A/image-size/large?v=v2&amp;amp;px=999" role="button" title="CC-Table-01.jpg" alt="CC-Table-01.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CC-Table-02.jpg" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1264112iE4A6EC3F7CB8A727/image-size/large?v=v2&amp;amp;px=999" role="button" title="CC-Table-02.jpg" alt="CC-Table-02.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2023 17:19:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/exporting-content-center-data-part-number-description-etc-to-an/m-p/12227995#M157433</guid>
      <dc:creator>Frederick_Law</dc:creator>
      <dc:date>2023-09-08T17:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting Content Center Data (Part Number, Description, etc.) to an Excel file</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/exporting-content-center-data-part-number-description-etc-to-an/m-p/12228019#M157434</link>
      <description>That is certainly an option, however I am looking for a way to export the entire content center library to excel instead of doing it manually Family by Family.&lt;BR /&gt;&lt;BR /&gt;The iLogic code I linked initially gets close but doesn't include all of the data that I need.</description>
      <pubDate>Fri, 08 Sep 2023 17:32:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/exporting-content-center-data-part-number-description-etc-to-an/m-p/12228019#M157434</guid>
      <dc:creator>chelmickVUXUE</dc:creator>
      <dc:date>2023-09-08T17:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting Content Center Data (Part Number, Description, etc.) to an Excel file</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/exporting-content-center-data-part-number-description-etc-to-an/m-p/12228267#M157443</link>
      <description>&lt;P&gt;Adjusting this type of code really is a trial and error approach. Your families need to have consistent internal names. I suggest to carefully follow the patterns for each iproperty. Can you post the modified code your using?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2023 19:42:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/exporting-content-center-data-part-number-description-etc-to-an/m-p/12228267#M157443</guid>
      <dc:creator>A.Acheson</dc:creator>
      <dc:date>2023-09-08T19:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting Content Center Data (Part Number, Description, etc.) to an Excel file</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/exporting-content-center-data-part-number-description-etc-to-an/m-p/12228285#M157444</link>
      <description>&lt;P&gt;I just took the code linked in the original post and added Vendor, Stock Number, and Description following the patterns I could find. It worked for Stock Number, but for some reason Vendor and Description are not populating.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also noticed that the results of running the code differ each time I run it (ie. the first time it had data populated for ~1400 parts, the second time ~600 parts, and the third time ~1800 parts).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2023 19:54:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/exporting-content-center-data-part-number-description-etc-to-an/m-p/12228285#M157444</guid>
      <dc:creator>chelmickVUXUE</dc:creator>
      <dc:date>2023-09-08T19:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting Content Center Data (Part Number, Description, etc.) to an Excel file</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/exporting-content-center-data-part-number-description-etc-to-an/m-p/12228653#M157451</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/14273217"&gt;@chelmickVUXUE&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seemed to work ok for me. For the iproperties not working is the internal column name matching? The display name and internal name might be different.&lt;/P&gt;</description>
      <pubDate>Sat, 09 Sep 2023 02:34:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/exporting-content-center-data-part-number-description-etc-to-an/m-p/12228653#M157451</guid>
      <dc:creator>A.Acheson</dc:creator>
      <dc:date>2023-09-09T02:34:22Z</dc:date>
    </item>
  </channel>
</rss>

