Message 1 of 4
calling a drawing from the vault within VB.NET
Not applicable
09-28-2012
01:20 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
What is the vault name or procedure for getting an autoCAD drawing from the vault
example from the c drive I use:
g_acadDoc = m_AcadApp.Documents.Open("C:\VAULT_WIP\DWG\L324532.dwg")
What would you use instead of C:\
