<?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 Excel VBA to access CAD data within Vault in Vault Customization Forum</title>
    <link>https://forums.autodesk.com/t5/vault-customization-forum/excel-vba-to-access-cad-data-within-vault/m-p/7716951#M6605</link>
    <description>&lt;P&gt;I am new to an organization that is using Autodesk products, the CAD models are generated and stored in Vault.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My experience is with CATIA v5, and we developed spreadsheets that would extract meta data from the parts using VBA within MS Excel.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been told that meta data such as mass properties is available, and that several autodesk products have an API.&amp;nbsp; Could someone point me to examples using VBA to run a script to expose the metadata of the CAD files?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Wed, 24 Jan 2018 17:12:18 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-01-24T17:12:18Z</dc:date>
    <item>
      <title>Excel VBA to access CAD data within Vault</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/excel-vba-to-access-cad-data-within-vault/m-p/7716951#M6605</link>
      <description>&lt;P&gt;I am new to an organization that is using Autodesk products, the CAD models are generated and stored in Vault.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My experience is with CATIA v5, and we developed spreadsheets that would extract meta data from the parts using VBA within MS Excel.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been told that meta data such as mass properties is available, and that several autodesk products have an API.&amp;nbsp; Could someone point me to examples using VBA to run a script to expose the metadata of the CAD files?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2018 17:12:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/excel-vba-to-access-cad-data-within-vault/m-p/7716951#M6605</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-24T17:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Excel VBA to access CAD data within Vault</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/excel-vba-to-access-cad-data-within-vault/m-p/7722892#M6606</link>
      <description>&lt;P&gt;Hi Gary,&lt;/P&gt;
&lt;P&gt;welcome to the Autodesk community!&lt;/P&gt;
&lt;P&gt;I am wondering what your workflow and objective are...&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Just to get an Excel table extracting metadata on file level as well as item level: there is a built-in&amp;nbsp;function in Vault exporting metadata to Excel; include the properties in the view instead of programming. The command does the rest...&lt;/P&gt;
&lt;P&gt;- Similarly, the reporting functionality allows exporting in formatted templates.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-To get the metadata within CAD, the BOM table shares it's data to Excel as well. Interactively or automated (iLogic automation).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To get started with each API reach out to each products' SDK; for Inventor, you find it in C:\Users\Public\Documents\Autodesk\Inventor 2018\SDK, for Vault Workgroup and Professional in&amp;nbsp;C:\Program Files\Autodesk\Vault Professional 2018\SDK. Documentation and Samples should help to get started.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2018 13:49:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/excel-vba-to-access-cad-data-within-vault/m-p/7722892#M6606</guid>
      <dc:creator>Markus.Koechl</dc:creator>
      <dc:date>2018-01-25T13:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Excel VBA to access CAD data within Vault</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/excel-vba-to-access-cad-data-within-vault/m-p/7723348#M6607</link>
      <description>&lt;P&gt;First off, thank you for the response.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My inquiry is about using VBA within MS Excel to pull the data instead of using the Exporting feature within Vault.&amp;nbsp; I'm trying to address a need where only a few people have access to Vault, but everyone has access to MS Excel tools in house.&amp;nbsp; The intention is to create a generic read only username within the tool to pull data for use in other in-house tools.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have several tools that I would like to integrate, and having to go to vault to then export is a touch labor, training, and access step I'm trying to eliminate.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have more guidance, please let me know.&amp;nbsp; Much of the resources I've found require MS Visual Studio, and I'm looking explicitly for VBA experience to integrate with MS Office products' backend and not require licensing for development products.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2018 15:37:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/excel-vba-to-access-cad-data-within-vault/m-p/7723348#M6607</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-25T15:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: Excel VBA to access CAD data within Vault</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/excel-vba-to-access-cad-data-within-vault/m-p/8677748#M6608</link>
      <description>&lt;P&gt;i would like to know the same&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2019 18:49:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/excel-vba-to-access-cad-data-within-vault/m-p/8677748#M6608</guid>
      <dc:creator>jeremye86</dc:creator>
      <dc:date>2019-03-22T18:49:41Z</dc:date>
    </item>
  </channel>
</rss>

