最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

c# - DWG Export in DWG Application - Stack Overflow

programmeradmin1浏览0评论

I am trying to export a DWG file where the lines are converted into tubes or pipes with a default radius or diameter.

I have a DXF export option in my .NET WPF application, and it is working well. The exported file (which contains X, Y, and Z coordinates for 3D lines) opens in all CAD viewers, including both applications and online viewers.

I have tried some methods, such as using Aspose CAD, which converts DXF to DWG file, but it only generates the same lines as in the DXF file.

Is there any other approach to achieve this?

发布评论

评论列表(0)

  1. 暂无评论