用户交互绘图

发布于 2024-08-20 23:36:45 字数 112 浏览 9 评论 0原文

我想在我的 winforms 应用程序中绘制一些 CAD 绘图。 此外,我还需要其中的绘图的某些部分是用户交互的(与鼠标交互)。

知道我应该在这里使用什么技术来绘图吗?

谢谢 。

I want to draw at my winforms application some CAD drawings.
Also I will need some parts of the drawings from them be a user interactive (Interactive with the mouse) .

Any idea what technology should i use for drawings here ?

Thanks .

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

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

发布评论

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

评论(1

对不⑦ 2024-08-27 23:36:45

您可以使用 opendwg 库来读取和写入 cad 文件

http://www.opendwg.org/The_ODA_Platform

对于 .net

http://www.opendwg.org/the_oda_platform/dwgdirect.net

——

然而,无法想象构建一个功能齐全、丰富的编辑器将是一项简单的任务。

祝你好运。

You could use the opendwg library's for reading and writing cad files

http://www.opendwg.org/The_ODA_Platform

for .net

http://www.opendwg.org/the_oda_platform/dwgdirect.net

--

can't imagine building an full feature rich editor is going to be a simple task however.

good luck.

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