登录
首页 » C# » cadimportnet

cadimportnet

于 2020-06-28 发布 文件大小:5495KB
0 321
下载积分: 1 下载次数: 46

代码说明:

  最新版CADImport 可以在.NET环境操作CAD DXF文件,包含导出图片、DXF格式文档、PDF文件等等功能。(Folders contents: .in – executable files of demo applications, the Viewer or Import Library (Depends on the order, the Viewer library is offered by default)- CADImport.dll .doc – documentation for demo applications and the library .demos_sources – the source code of the demo applications .demos_sourcesAddEntityDemo – the source code of the demo application that demonstrates a process of new entities adding to the existing open DXF or DWG file this application uses the Import library and offered in the reduced form – executable file and the code of the Application without the library code (the Import library is needed for compiling the application) .demos_sourcesImportDemo – the source code of the application that demonstrates the access to the properties of the loaded entities this application also requires the Import library and by default offered in the reduced form – executable file and the code of the application without the library code (the Import l)

文件列表:

CAD .NET 10
...........\bin
...........\...\AddEntities.exe,1605632,2015-02-11
...........\...\DXFExportC#.exe,1290240,2015-02-11
...........\...\EditorDemo.exe,1720320,2015-02-11
...........\...\GettingStarted.exe,1609728,2015-02-11
...........\...\ImportDemo.exe,1310720,2015-02-11
...........\...\Languages
...........\...\.........\Brazilian Portuguese.lng,3012,2009-04-28
...........\...\.........\Bulgarian.lng,3189,2009-04-28
...........\...\.........\Chinese.lng,2661,2009-04-28
...........\...\.........\Croatian.lng,3019,2009-04-28
...........\...\.........\Danish.lng,2824,2009-04-28
...........\...\.........\Dutch.lng,3059,2009-04-28
...........\...\.........\English.lng,3038,2009-04-28
...........\...\.........\Estonian.lng,2926,2009-04-28
...........\...\.........\Finnish.lng,2902,2009-04-28
...........\...\.........\French.lng,3035,2009-04-28
...........\...\.........\German.lng,3246,2009-04-28
...........\...\.........\Hebrew.lng,2830,2009-04-28
...........\...\.........\Hungarian.lng,2963,2009-04-28
...........\...\.........\Italiano.lng,3095,2009-04-28
...........\...\.........\Korean.lng,2877,2009-04-28
...........\...\.........\Languages.txt,1124,2009-04-28
...........\...\.........\Norwegian.lng,2908,2009-04-28
...........\...\.........\Polish.lng,3018,2009-04-28
...........\...\.........\Portuguese (Portugal).lng,2942,2009-04-28
...........\...\.........\Russian.lng,3319,2009-04-28
...........\...\.........\Slovak.lng,2920,2009-04-28
...........\...\.........\Slovenian.lng,2976,2009-04-28
...........\...\.........\Spanish.lng,3028,2009-04-28
...........\...\.........\Swedish.lng,2872,2009-04-28
...........\...\.........\Turkish.lng,2970,2009-04-28
...........\...\.........\Ukrainian.lng,3065,2009-04-28
...........\...\MergeFilesDemo.exe,1703936,2015-02-11
...........\...\ViewerDemo.exe,1953792,2015-02-11
...........\Files
...........\.....\Entities.dxf,13930,2015-02-09
...........\.....\Gasket.dwg,35861,2015-02-09
...........\Images

...........\License.txt,8125,2015-01-14
...........\ReadMe.txt,2118,2014-08-28
...........\shx
...........\...\@extfont2.shx,490881,2014-07-14
...........\...\amgdt.shx,5265,2014-07-14
...........\...\bigfont.shx,324294,2014-07-14
...........\...\chineset.shx,665117,2014-07-14
...........\...\complex.shx,30486,2014-07-14
...........\...\extfont.shx,436560,2014-07-14
...........\...\extfont2.shx,490871,2014-07-14
...........\...\gdt.shx,5131,2014-07-14
...........\...\GENISO.SHX,23778,2014-07-14
...........\...\geniso12.shx,3608,2014-07-14
...........\...\Gost.shx,23025,2014-07-14
...........\...\gothice.shx,37923,2014-07-14
...........\...\gothicg.shx,36618,2014-07-14
...........\...\gothici.shx,33741,2014-07-14
...........\...\greekc.shx,11419,2014-07-14
...........\...\greeks.shx,8089,2014-07-14
...........\...\isocp.shx,99614,2014-07-14
...........\...\isocp2.shx,7271,2014-07-14
...........\...\isocp3.shx,7271,2014-07-14
...........\...\ltypeshp.shx,130,2014-07-14
...........\...\romanc.shx,23057,2014-07-14
...........\...\romand.shx,22534,2014-07-14
...........\...\romans.shx,16086,2014-07-14
...........\...\romant.shx,39728,2014-07-14
...........\...\scriptc.shx,26587,2014-07-14
...........\...\scripts.shx,20244,2014-07-14
...........\...\sgShapes.shx,298,2014-07-14
...........\...\simplex.shx,17816,2014-07-14
...........\...\SIMPLEX8.shx,13813,2014-07-14
...........\...\txt.shx,103142,2014-07-14

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • IEEE14-buscase
    使用PSCAD编写的IEEE 14节点案例,可以直接运行(IEEE14 node can use cases, using PSCAD preparation)
    2013-11-07 17:02:29下载
    积分:1
  • arcdim
    测量弧的线性长度并在绘图平面标注弧长。arcdim(The linear length measuring arc and arc length dimension in the drawing plane. arcdim)
    2014-02-15 11:50:36下载
    积分:1
  • MFC画
    MFC画图板,可以画一些基本图形,如直线,椭圆,扇形,矩形,弦形,三角形。 可以保存为BMP的文件(MFC drawing board, you can draw some basic graphics, such as line, ellipse, sector, rectangle, string, triangle. Files that can be saved as BMP)
    2018-09-11 09:23:30下载
    积分:1
  • Draw
    用VC++6.0开发的画图程序。可以绘制基本图形和填充各种颜色,绘制直线部分有些问题。请大家帮忙解决(The Paint program developed with VC++6.0. You can draw basic graphics and filled a variety of colors, draw a straight portion of some of the problems. Please help solve)
    2012-08-27 23:17:10下载
    积分:1
  • PHYHAR
    cad用lisp获得本机读物理序列号、主板、内存号。(cad lisp obtained with the machine-readable physical serial number, motherboard, memory number.)
    2014-02-15 12:45:43下载
    积分:1
  • CAD_CAM
    飞机强度计算中的有限元与CAD_CAM一体化的讲解说明的课件,很有用的,大家下载看看吧(Aircraft strength calculation of the integration of finite element and CAD_CAM explained that the courseware, very useful, we look at it download)
    2010-12-19 21:47:19下载
    积分:1
  • cst
    一种参数化方法,可以用于对曲线进行参数化,在设计中可以用于减少设计变量。(Used to parameterize a curve, has similar function to the NURBS)
    2021-04-13 15:48:56下载
    积分:1
  • TEST_4_yizhi
    变压器励磁涌流,剩磁的表示方法,pscad模型,涌流抑制,psc文件。(Transformer inrush current, representation remanence, pscad model, surge suppression.)
    2015-09-12 20:40:47下载
    积分:1
  • pscad
    本人毕业课题仿真模型,关于PMSG系统基于PSCAD的仿真研究。大家参考学习下(I graduated the subject simulation model, on PMSG system simulation research based PSCAD. Under reference study)
    2015-11-15 16:53:25下载
    积分:1
  • code-for-cordic
    generating the sine wave without using the command with using cordic algorithm
    2012-04-05 17:44:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载