为特定的 Inventor 命令禁用 Data Standard

您可以为不应与 Data Standard 交互的 Inventor 命令禁用 Data Standard。

例如:“Inventor”>“工具集”中的“添加零件”和“添加部件”命令用于创建新零部件文件而无需用户输入;因此这些命令不得由 Data Standard 处理,并且会被添加到默认配置中。

使用 DisableVDSForCmds 配置设置。

该配置文件位于“C:\ProgramData\Autodesk\Inventor <版本>\Addins\Data Standard\dataStandard.InvAddIn.dll.config”。

提示:对于所有 Inventor 命令,使用“Inventor API 帮助”>“样例程序”>“用户交互”>“用户界面”>“打印列表”可检索您想要添加到排除列表中的其他命令。

注: 仅当使用附加模块管理器加载 Data Standard 附加模块时,才会加载这些配置设置。