Inventor 2022:尝试连接到 Vault 时,Inventor Vault Addin 抛出错误

发布于 2025-01-09 11:06:23 字数 254 浏览 0 评论 0原文

我使用 Inventor 2022。我进行了一些 Datastandard 自定义,当我尝试通过 Vault Addin 打开 Vault 连接时,我得到 这个错误

再试一次,我得到这个错误

I use Inventor 2022. I made some Datastandard customizations and when I try to open the Vault connection through the Vault Addin, I get this error

Trying it again, I get this error

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

最终幸福 2025-01-16 11:06:23

解决方案:当您的 Datastandard 脚本中的代码行位于函数之外时,就会发生错误。每个代码行都必须位于函数内,这样它才能工作。

Solution: The error occures when in your Datastandard scripts you have codelines outside the functions. Every code line must be inside a function, and it will work.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文