无需 AutoCAD 打开和编辑 DWG 文件

发布于 2024-11-17 18:53:25 字数 259 浏览 1 评论 0原文

我正在尝试在 VB.NET 表单中打开 DWG 文件而不打开 AutoCAD。然而,出现了一个问题:

找不到指定的模块。 (HRESULT 异常:0x8007007E)

我还想编辑 DWG 文件中的图像,即很可能是工厂布局,并存储有关布局中使用的对象的信息,以找出从源到达目标的最佳可能方式。

该工厂布局图是机器人的输入,机器人将根据可用路径移动。

有人可以帮忙吗?我应该如何进行?

I am trying to open a DWG file in VB.NET forms without opening AutoCAD. However, a problem occurs:

The specified module could not be found. (Exception from HRESULT: 0x8007007E)

I also want to edit the image in the DWG file, i.e. most probably a factory layout, and store information about the object used in the layout to figure out the best possible way to reach from source to destination.

This factory layout map is input for a robot which will move according the path available.

Can anybody help? How should I proceed?

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

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

发布评论

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

评论(1

揽月 2024-11-24 18:53:25

使用 Teigha 或 AutoCad 开发人员提供的特殊程序(我不记得名字了)来打开.dwg 文件。

Use Teigha or a special program (I don't remember the name) from AutoCad developers to open a dwg file.

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