Share

Enable Vault Numbering scheme for Specific Inventor Commands

You can enable back the Vault’s numbering scheme dialog for Inventor commands.

Certain workflows require to retrieve numbers before the Vault Data Standard dialog and numbering mechanism is initialized.

Use EnableVaultNumSchemeForCmds configuration setting.

The configuration settings are loaded only if the Data Standard add-in loads using the Add-In Manager.

The configuration file can be found at "C:\ProgramData\Autodesk\ApplicationPlugins\VDSI<version>.bundle\Contents\dataStandard.InvAddIn.dll.config".

Notes:

  • If the numbering scheme dialog is enabled, numbers are reserved and pre-set as file name in Inventor; to support this behavior custom Data Standard dialogs must not use the numbering scheme control object.
  • The configuration settings are loaded only if the Data Standard add-in loads using the Add-In Manager.
  • Commands added to section <DisableVDSForCmds> should also be added in the EnableVaultNumSchemeForCmds section if Vault Numbering scheme should be enabled as well.

Was this information helpful?