Skip to content

Vault Forge sample that gets an Inventor Assembly or Part from Vault and renders it using the Viewer

License

Notifications You must be signed in to change notification settings

sajith-subramanian/VaultBrowser_Forge_Sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VaultBrowser_Forge_Sample

Description

Vault Forge sample that gets an Inventor Assembly or Part from Vault, uploads it to a bucket and renders it using the Viewer.

This an updated version of the previous VaultBrowserSample_Forge_Demo.

Some key highlights of this example:

-- This example does a read only sign-in into Vault, hence does not consume a Vault License.

-- Is not really based off the Vault Browser sample in the SDK, contains lesser code.

-- No longer uses Apprentice Server so no need to have Inventor View / Inventor installed.

-- You will need to change the code so that it logs into your Vault. (Line #19 in Program.cs).

-- The example creates the following 3 folders in the user's temp directory:

  • Vault_Forge_Downloaded_Files
  • Vault_Forge_Files_To_Upload
  • Vault_Forge_zip

Setup

In order to use this sample you need Autodesk developer credentials. Visit the Forge Developer Portal, sign up for an account, then create an app.

License

This sample is licensed under the terms of the MIT License. Please see the LICENSE file for full details.

About

Vault Forge sample that gets an Inventor Assembly or Part from Vault and renders it using the Viewer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages