登录
首页 » C# » netDxf-master

netDxf-master

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

  • ArcGIS_Engine_Develop
    《ArcGIS Engine地理信息系统开发教程》(作者:牟乃夏,ISBN:9787503035753)随书光盘源码,为了节约空间,编译结果和数据已经删除(The code for《ArcGIS Engine GIS develop manual》)
    2015-12-21 08:54:26下载
    积分:1
  • DX0043-微信开发框架
    这是我们团队自己开发的微信开发框架,可以直接拿来开发微信的项目,很方便实用,绝对能帮到你。
    2022-03-21 12:11:24下载
    积分:1
  • OPC客户端远程服务器
    OPC客户端源码,可同时连接局域网内的多个OPC服务器 MFC带界面版(OPC client source code, which can connect multiple OPC servers in LAN at the same time MFC with Interface Edition)
    2021-01-06 21:28:54下载
    积分:1
  • rvsh-connect
    关于unix系统的虚拟网络的connect部分功能,仅供参考,好好学习天天向上(unix virtual network)
    2019-02-21 22:48:37下载
    积分:1
  • brainstormers-rc09-tdp.pdf.tar
    Brainstomers 2D TDP 2009
    2010-01-17 06:20:04下载
    积分:1
  • svm-embed-master
    说明:  支持向量机、嵌入式开发、适用于C语言嵌入式芯片(Support vector machine, embedded development, suitable for C language embedded chip)
    2020-07-07 21:06:50下载
    积分:1
  • QT上位机
    【实例简介】多个tab界面显示,可在每个界面添加想要的功能
    2021-06-13 00:31:13下载
    积分:1
  • 基于C#的通信组件
    资源描述 1、在所有常见的浏览器里实现双工通讯比如及时通知和及时聊天等,从此再也不觉得老板想在web中实现推送不是变态。 2、.Net下双工通讯项目,比wcf更简单,无需关注通讯知识。 3、混合协议中转服务,你可以构建一个支持多协议的服务,比如浏览器端使用http和websocket,手机端使用http,其他硬件使用一些自定义tcp协议,达到多端控制硬件的目的。 4、编写一些客户端,或一些其他服务,比如redis等的.Net驱动,或telnet服务器,或其他你自定义的协议。
    2022-02-12 07:29:59下载
    积分:1
  • 小型公司工资管理系统
    本次C++课程设计所选择的课题是小型公司工资管理系统。课题的目标要求是运用面向对象程序设计建立起一个工资管理系统,总体功能为向系统中添加职员的信息、显示全体职员的信息、修改职员信息、删除职员信息、查找职员信息、计算各类职员工资、统计各类职员人数、统计公司男女比例、统计最高最低以及平均工资等等。并且要求输入的数据可存入文件,保证下一次运行系统时,可以保留上一次新增的信息和进行的操作。程序设计需要以类的构造为基础,通过利用C++的封装性、多态性等特点来实现以上功能。根据个人的想法,本次课设除了对以上的功能进行实现之外,添加了另外的创新功能:系统密码的使用。由于职员的信息属于公司的机密,不相干人员应无法进入系统修改数据。这是对公司员工隐私的保护,同时也在一定程度上体现出了C++的数据封装性。
    2022-04-17 03:01:04下载
    积分:1
  • MCU_Digital_Clock
    说明:  <基于单片机的数字钟设计> 个人做的毕业设计,带Protel图,源代码用proteus软件仿真通过,附有毕设论文(<Based on single-chip digital clock design> individuals do graduate design, with Protel map, the source code through the use of Proteus software simulation, complete with paper-based)
    2008-12-05 21:26:31下载
    积分:1
  • 696518资源总数
  • 104358会员总数
  • 38今日下载