Managing the Status of Shortcut Elements

The DataShortcutManager API class replicates the functionality found in the Data Shortcut Manager dialog box using the following methods:
Note: The DataShortcutManager class does not manage broken links, because this process requires searching and browsing folders to locate correct drawings and files. When a broken link is encountered, the API will throw an exception. When programming with the DataShortcutManager it is important to account for this. Show a message box or an error message to prompt that broken links should be repaired with the user-interface before running the plugin again. Once the links are repaired, the API methods should work properly again.