登录
首页 » C# » netDxf-master

netDxf-master

于 2019-03-19 发布
0 251
下载积分: 1 下载次数: 8

代码说明:

说明:  netDxf是一个用C#编程的.net库,用于读写AutoCAD dxf文件。 它支持文本和二进制格式的AutoCad2000,AutoCad2004,AutoCad2007,AutoCad2010,AutoCad2013和AutoCad2018 dxf数据库版本。 该库易于使用,我试图使程序尽可能简单,例如,您不需要使用图层,样式或线型定义填充表格部分。 每次添加新项目时,DxfDocument都会处理这个问题。(netDxf is a .net library programmed in C# to read and write AutoCAD dxf files. It supports AutoCad2000, AutoCad2004, AutoCad2007, AutoCad2010, AutoCad2013, and AutoCad2018 dxf database versions, in both text and binary format. The library is easy to use and I tried to keep the procedures as straightforward as possible, for example you will not need to fill up the table section with layers, styles or line type definitions. The DxfDocument will take care of that every time a new item is added.)

文件列表:

netDxf-master, 0 , 2019-03-06
netDxf-master\.gitignore, 2919 , 2019-03-06
netDxf-master\LICENSE, 26461 , 2019-03-06
netDxf-master\README.md, 2876 , 2019-03-06
netDxf-master\TestDxfDocument, 0 , 2019-03-06
netDxf-master\TestDxfDocument\Program.cs, 341560 , 2019-03-06
netDxf-master\TestDxfDocument\Properties, 0 , 2019-03-06
netDxf-master\TestDxfDocument\Properties\AssemblyInfo.cs, 1409 , 2019-03-06
netDxf-master\TestDxfDocument\Support, 0 , 2019-03-06
netDxf-master\TestDxfDocument\Support\acad.lin, 5334 , 2019-03-06
netDxf-master\TestDxfDocument\Support\acad.pat, 15412 , 2019-03-06
netDxf-master\TestDxfDocument\Support\acadiso.lin, 7037 , 2019-03-06
netDxf-master\TestDxfDocument\Support\acadiso.pat, 16940 , 2019-03-06
netDxf-master\TestDxfDocument\Support\ltypeshp.shp, 578 , 2019-03-06
netDxf-master\TestDxfDocument\Support\ltypeshp.shx, 130 , 2019-03-06
netDxf-master\TestDxfDocument\Support\shape.shp, 621 , 2019-03-06
netDxf-master\TestDxfDocument\TestDxfDocument.csproj, 5853 , 2019-03-06
netDxf-master\TestDxfDocument\image.jpg, 17237 , 2019-03-06
netDxf-master\TestDxfDocument\sample binary.dxf, 335458 , 2019-03-06
netDxf-master\TestDxfDocument\sample.dxf, 607634 , 2019-03-06
netDxf-master\TestDxfDocument\sample.pdf, 19256 , 2019-03-06
netDxf-master\TestDxfDocument\shape.shx, 225 , 2019-03-06
netDxf-master\doc, 0 , 2019-03-06
netDxf-master\doc\Changelog.txt, 58177 , 2019-03-06
netDxf-master\doc\netDxf Documentation.chm, 3702405 , 2019-03-06
netDxf-master\netDxf.sln, 3405 , 2019-03-06
netDxf-master\netDxf, 0 , 2019-03-06
netDxf-master\netDxf\AciColor.cs, 33013 , 2019-03-06
netDxf-master\netDxf\Blocks, 0 , 2019-03-06
netDxf-master\netDxf\Blocks\Block.cs, 28699 , 2019-03-06
netDxf-master\netDxf\Blocks\BlockAttributeDefinitionChangeEventArgs.cs, 2216 , 2019-03-06
netDxf-master\netDxf\Blocks\BlockEntityChangeEventArgs.cs, 2114 , 2019-03-06
netDxf-master\netDxf\Blocks\BlockRecord.cs, 6889 , 2019-03-06
netDxf-master\netDxf\Blocks\BlockTypeFlags.cs, 2711 , 2019-03-06
netDxf-master\netDxf\Blocks\EndBlock.cs, 1533 , 2019-03-06
netDxf-master\netDxf\BoundingRectangle.cs, 9186 , 2019-03-06
netDxf-master\netDxf\ClippingBoundary.cs, 4693 , 2019-03-06
netDxf-master\netDxf\ClippingBoundaryType.cs, 1421 , 2019-03-06
netDxf-master\netDxf\Collections, 0 , 2019-03-06
netDxf-master\netDxf\Collections\ApplicationRegistries.cs, 5865 , 2019-03-06
netDxf-master\netDxf\Collections\AttributeCollection.cs, 6117 , 2019-03-06
netDxf-master\netDxf\Collections\AttributeDefinitionDictionary.cs, 14176 , 2019-03-06
netDxf-master\netDxf\Collections\AttributeDefinitionDictionaryEventArgs.cs, 2728 , 2019-03-06
netDxf-master\netDxf\Collections\BlockRecords.cs, 10148 , 2019-03-06
netDxf-master\netDxf\Collections\DimensionStyleOverrideDictionary.cs, 14990 , 2019-03-06
netDxf-master\netDxf\Collections\DimensionStyleOverrideDictionaryEventArgs.cs, 2674 , 2019-03-06
netDxf-master\netDxf\Collections\DimensionStyles.cs, 9649 , 2019-03-06
netDxf-master\netDxf\Collections\EntityCollection.cs, 13276 , 2019-03-06
netDxf-master\netDxf\Collections\EntityCollectionEventArgs.cs, 2603 , 2019-03-06
netDxf-master\netDxf\Collections\Groups.cs, 7826 , 2019-03-06
netDxf-master\netDxf\Collections\ImageDefinitions.cs, 5897 , 2019-03-06
netDxf-master\netDxf\Collections\Layers.cs, 6158 , 2019-03-06
netDxf-master\netDxf\Collections\Layouts.cs, 11313 , 2019-03-06
netDxf-master\netDxf\Collections\Linetypes.cs, 13139 , 2019-03-06
netDxf-master\netDxf\Collections\MLineStyles.cs, 7486 , 2019-03-06
netDxf-master\netDxf\Collections\ObservableCollection.cs, 14531 , 2019-03-06
netDxf-master\netDxf\Collections\ObservableCollectionEventArgs.cs, 2545 , 2019-03-06
netDxf-master\netDxf\Collections\ObservableDictionary.cs, 8053 , 2019-03-06
netDxf-master\netDxf\Collections\ObservableDictionaryEventArgs.cs, 2741 , 2019-03-06
netDxf-master\netDxf\Collections\ShapeStyles.cs, 6149 , 2019-03-06
netDxf-master\netDxf\Collections\SupportFolders.cs, 9235 , 2019-03-06
netDxf-master\netDxf\Collections\TableObjects.cs, 10533 , 2019-03-06
netDxf-master\netDxf\Collections\TextStyles.cs, 5586 , 2019-03-06
netDxf-master\netDxf\Collections\UCSs.cs, 5800 , 2019-03-06
netDxf-master\netDxf\Collections\UnderlayDgnDefinitions.cs, 6001 , 2019-03-06
netDxf-master\netDxf\Collections\UnderlayDwfDefinitions.cs, 6000 , 2019-03-06
netDxf-master\netDxf\Collections\UnderlayPdfDefinitions.cs, 6000 , 2019-03-06
netDxf-master\netDxf\Collections\VPorts.cs, 5602 , 2019-03-06
netDxf-master\netDxf\Collections\Views.cs, 5405 , 2019-03-06
netDxf-master\netDxf\Collections\XDataDictionary.cs, 13182 , 2019-03-06
netDxf-master\netDxf\CoordinateSystem.cs, 1426 , 2019-03-06
netDxf-master\netDxf\DxfDocument.cs, 83747 , 2019-03-06
netDxf-master\netDxf\DxfObject.cs, 4047 , 2019-03-06
netDxf-master\netDxf\DxfObjectCode.cs, 13451 , 2019-03-06
netDxf-master\netDxf\Entities, 0 , 2019-03-06
netDxf-master\netDxf\Entities\AlignedDimension.cs, 18131 , 2019-03-06
netDxf-master\netDxf\Entities\Angular2LineDimension.cs, 25387 , 2019-03-06
netDxf-master\netDxf\Entities\Angular3PointDimension.cs, 18066 , 2019-03-06
netDxf-master\netDxf\Entities\Arc.cs, 11606 , 2019-03-06
netDxf-master\netDxf\Entities\Attribute.cs, 18450 , 2019-03-06
netDxf-master\netDxf\Entities\AttributeChangeEventArgs.cs, 1934 , 2019-03-06
netDxf-master\netDxf\Entities\AttributeDefinition.cs, 21143 , 2019-03-06
netDxf-master\netDxf\Entities\AttributeFlags.cs, 1880 , 2019-03-06
netDxf-master\netDxf\Entities\Circle.cs, 9089 , 2019-03-06
netDxf-master\netDxf\Entities\DatumReferenceValue.cs, 3380 , 2019-03-06
netDxf-master\netDxf\Entities\DiametricDimension.cs, 16277 , 2019-03-06
netDxf-master\netDxf\Entities\Dimension.cs, 15028 , 2019-03-06
netDxf-master\netDxf\Entities\DimensionArrowhead.cs, 24517 , 2019-03-06
netDxf-master\netDxf\Entities\DimensionBlock.cs, 65318 , 2019-03-06
netDxf-master\netDxf\Entities\DimensionType.cs, 1953 , 2019-03-06
netDxf-master\netDxf\Entities\DimensionTypeFlags.cs, 2577 , 2019-03-06
netDxf-master\netDxf\Entities\Ellipse.cs, 17788 , 2019-03-06
netDxf-master\netDxf\Entities\EndSequence.cs, 1620 , 2019-03-06
netDxf-master\netDxf\Entities\EntityObject.cs, 10925 , 2019-03-06
netDxf-master\netDxf\Entities\EntityType.cs, 4004 , 2019-03-06
netDxf-master\netDxf\Entities\Face3d.cs, 8548 , 2019-03-06
netDxf-master\netDxf\Entities\Face3dEdgeFlags.cs, 1848 , 2019-03-06
netDxf-master\netDxf\Entities\Hatch.cs, 20282 , 2019-03-06
netDxf-master\netDxf\Entities\HatchBoundaryPath.cs, 34654 , 2019-03-06
netDxf-master\netDxf\Entities\HatchBoundaryPathTypeFlags.cs, 1868 , 2019-03-06

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

发表评论

0 个回复

  • 6485666
    RoundDisk幸运大转盘 旋转,精选ios编程学习源码,很好的参考资料。(RoundDisk lucky big turntable rotation, selection of learning IOS programming source code, a good reference.)
    2013-12-13 17:03:40下载
    积分:1
  • tcpserver
    说明:  C++ TCP/IP server TCP/IP 服务器端程序(C++ TCP/IP server code)
    2019-04-01 18:37:46下载
    积分:1
  • DiffStrip
    傅里叶时域频域变换图形处理S参数在时域的应用(Fourier time domain frequency domain transform graphics processing S-parameters in the application of the time-domain)
    2012-09-05 17:03:20下载
    积分:1
  • boiling
    fluent沸腾代码,描述沸腾中的详细过程(fluent boiling code, the detailed description of the process of boiling)
    2013-10-02 08:00:48下载
    积分:1
  • sabha
    this project is about how a line has been drawn using opengl source code and how the color changes using this code
    2015-04-27 22:34:24下载
    积分:1
  • 利用UDP网络通信实现同一台主机上客户端和服务器端发送和接收数据
    在同一台主机上,利用UDP网络通信原理实现客户端和服务器端发送数据和接收数据。
    2023-07-10 17:00:03下载
    积分:1
  • eeprom
    bs83b08a-3 eeprom 读写(bs83b08a-3 eeprom reader)
    2014-04-18 10:34:31下载
    积分:1
  • HASHGenersjy!!!!
    哈希计算器,包含MD系列,SHA系列等多种计算,输入字符串或文件,生成哈希值,可复制并比对(Hash calculators, contains the MD series, SHA series such as a variety of computing, the input string or a file, to generate the hash value, can be copied and alignment)
    2015-08-12 14:42:11下载
    积分:1
  • JNI调用C++代码获取每个Fragment的显示内容
    为了学习JNI,就通过写这个demo来实践一下。加深自己对JNI的理解,C++代码没怎么写过,只能写几行最简单的代码。自己觉得还是要再写写C++代码的。代码就是通过JNI(Java Native Interface) 与C++代码交互,获取不同的字符串,显示出来。
    2023-03-02 12:20:03下载
    积分:1
  • mutipath
    多径信道仿真程序的一部分,不全,抱歉了,希望有用(duojingxindao bianmachengxu)
    2012-04-26 18:27:46下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载