<?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: calling a drawing from the vault within VB.NET in Vault Customization Forum</title>
    <link>https://forums.autodesk.com/t5/vault-customization-forum/calling-a-drawing-from-the-vault-within-vb-net/m-p/3644362#M11683</link>
    <description>&lt;P&gt;&lt;A href="http://justonesandzeros.typepad.com/blog/2011/09/autodeskconnectivityexplorerextensibilitytoolsdll.html" target="_self"&gt;Autodesk.Connectivity.Explorer.ExtensibilityTools.dll&lt;/A&gt; has some utilities to help with this.&lt;/P&gt;
&lt;P&gt;There is a DownloadFile function which will download to the user's working folder location.&lt;/P&gt;</description>
    <pubDate>Wed, 03 Oct 2012 11:52:40 GMT</pubDate>
    <dc:creator>Redmond.D</dc:creator>
    <dc:date>2012-10-03T11:52:40Z</dc:date>
    <item>
      <title>calling a drawing from the vault within VB.NET</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/calling-a-drawing-from-the-vault-within-vb-net/m-p/3639274#M11680</link>
      <description>&lt;P&gt;What is the vault name or procedure for getting an autoCAD drawing from the vault&lt;/P&gt;&lt;P&gt;example from the c drive&amp;nbsp;I use:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;g_acadDoc = m_AcadApp.Documents.Open("C:\VAULT_WIP\DWG\L324532.dwg")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What would you use instead of C:\&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Sep 2012 20:20:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/calling-a-drawing-from-the-vault-within-vb-net/m-p/3639274#M11680</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-28T20:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: calling a drawing from the vault within VB.NET</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/calling-a-drawing-from-the-vault-within-vb-net/m-p/3640542#M11681</link>
      <description>&lt;P&gt;You call DownloadFile, which gives you a byte array.&amp;nbsp; You can then save the array to any location on disk that you want.&amp;nbsp; See the VaultFileBrowser sample in the SDK for an example of a download.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Oct 2012 12:51:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/calling-a-drawing-from-the-vault-within-vb-net/m-p/3640542#M11681</guid>
      <dc:creator>Redmond.D</dc:creator>
      <dc:date>2012-10-01T12:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: calling a drawing from the vault within VB.NET</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/calling-a-drawing-from-the-vault-within-vb-net/m-p/3641634#M11682</link>
      <description>&lt;P&gt;Isn't there a way to map the database as a drive letter?&amp;nbsp; or server path?&amp;nbsp; It would be so much easier for programmers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In other EMDS you can map the main vault as a drive letter i.e V:\&lt;/P&gt;</description>
      <pubDate>Mon, 01 Oct 2012 20:26:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/calling-a-drawing-from-the-vault-within-vb-net/m-p/3641634#M11682</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-01T20:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: calling a drawing from the vault within VB.NET</title>
      <link>https://forums.autodesk.com/t5/vault-customization-forum/calling-a-drawing-from-the-vault-within-vb-net/m-p/3644362#M11683</link>
      <description>&lt;P&gt;&lt;A href="http://justonesandzeros.typepad.com/blog/2011/09/autodeskconnectivityexplorerextensibilitytoolsdll.html" target="_self"&gt;Autodesk.Connectivity.Explorer.ExtensibilityTools.dll&lt;/A&gt; has some utilities to help with this.&lt;/P&gt;
&lt;P&gt;There is a DownloadFile function which will download to the user's working folder location.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Oct 2012 11:52:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vault-customization-forum/calling-a-drawing-from-the-vault-within-vb-net/m-p/3644362#M11683</guid>
      <dc:creator>Redmond.D</dc:creator>
      <dc:date>2012-10-03T11:52:40Z</dc:date>
    </item>
  </channel>
</rss>

