登录
首页 » C# » netDxf-master

netDxf-master

于 2019-03-19 发布
0 161
下载积分: 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 个回复

  • OmniVision-Camera-Control-Bus
    OmniVision Technologies Seril Camera Control Bus(SCCB) Specification
    2016-12-08 10:08:43下载
    积分:1
  • 双线程模型
    一发一收的两个线程,考虑了线程间同步的问题。
    2022-03-02 09:49:55下载
    积分:1
  • 数椐结构实验指导书
    数据结构的实验算法 有线性表的,栈和队列,数组,树和而叉树,图,查找以及排序等算法的源代码 (experimental data structure is linear algorithm to the table, stack and queue, arrays, trees and the trees and fork, graphics, such as search and sorting algorithm source code)
    2020-06-26 06:40:02下载
    积分:1
  • Programming-Applications-for-MS
    微软应用程序编写指南,比较不错的一本C、c++编写指导教程(Microsoft Application Programming Guide, a relatively good one C, c++ tutorial written guidance)
    2012-02-02 15:24:00下载
    积分:1
  • C#高德地图经纬度解析地址
    c#编程中解析高德地图经纬度的解析地址源码(C# Programming to Resolve the Resolution Address Source Code of Longitude and Latitude of Gaode Map)
    2020-06-22 08:00:01下载
    积分:1
  • stransform
    s变换的C程序,简便实用,很容易读懂和理解,对于初学者来说,是掌握S变换的良好实例。(s transformation of C procedures, simple and practical, it is easy to read and understand for beginners, it is to master a good example of S transform.)
    2009-07-13 21:18:14下载
    积分:1
  • Sources_KB
    freescale KeyBoard freescale KeyBoard freescale KeyBoard
    2009-03-04 16:20:59下载
    积分:1
  • ucosII_ARM7_9
    说明:  μC/OS-II and ARM Processors (For ARM7 or ARM9) (For ARM and Thumb Mode) Application Note,里边有很多源码和例子,非常好!(μC/OS-II and ARM Processors (For ARM7 or ARM9) (For ARM and Thumb Mode) Application Note, inside there are many source code and examples, very good!)
    2006-03-02 19:52:07下载
    积分:1
  • MyView
    自己写的混合遗传算法模板匹配程序,实现功能良好(temple match)
    2012-04-16 21:11:52下载
    积分:1
  • 4
    说明:  题目:取一个整数a从右端开始的4~7位。(Topic: take an integer a from the right end began to 4 ~ 7 a.)
    2012-11-14 11:10:00下载
    积分:1
  • 696524资源总数
  • 103886会员总数
  • 81今日下载