登录
首页 » C# » netDxf-master

netDxf-master

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

  • read
    stm32的驱动红外采集器的驱动程序,不需要改动,驱动AD7792芯片驱动(The STM32 driver to drive the infrared acquisition, no need to change, drive the driver of AD7792 chip)
    2014-07-21 14:21:16下载
    积分:1
  • UDF Lectures
    说明:  主要对UDF编程进行具体介绍,以及如何使用UDF(It mainly introduces UDF programming and how to use UDF)
    2019-12-17 13:28:22下载
    积分:1
  • 欧拉函数
    应用背景欧拉函数对于正整数n,求小n,且与n互质的整数的个数关键技术数论  C语言  算法设计  可以参考刘汝佳
    2022-02-13 04:01:00下载
    积分:1
  • FaceControl1
    vc——改变视图窗口的背景色FaceControl1的程序源码,希望对大家有所帮助(vc- view window to change the background color FaceControl1 the program source code, we hope to help)
    2011-08-17 22:26:25下载
    积分:1
  • 拍照系统
    一款工业用的拍照系统,可以用于工业的生产上的拍照和观察,用途比较广比如生产流水线
    2023-04-04 02:20:04下载
    积分:1
  • MODBUS RTU
    MODBUS RTU 程序,可以移植到51单片机中,支持01 02 03 04 05 06功能(MODBUS RTU program, can be transplanted to 51 single-chip computer, supporting 01 02 03 04 05 06 function)
    2019-01-16 13:37:02下载
    积分:1
  • TCP网络编程, window网络编程
    TCP(Transmission Control Protocol 传输控制协议)是一种面向连接的、可靠的、基于字节流的传输层通信协议,由IETF的RFC 793定义。在简化的计算机网络OSI模型中,它完成第四层传输层所指定的功能,用户数据报协议(UDP)是同一层内[1] 另一个重要的传输协议。在因特网协议族(Internet protocol suite)中,TCP层是位于IP层之上,应用层之下的中间层。不同主机的应用层之间经常需要可靠的、像管道一样的连接,但是IP层不提供这样的流机制,而是提供不可靠的包交换. 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-07-10 01:39:58下载
    积分:1
  • directory
    学习symbian 的多个小功能编程,锁键盘,得到驱动目录,文件操作,音频播放等等(To learn symbian programming a number of small features, locks the keyboard, get driven directory, file operations, audio players, etc.)
    2009-11-15 19:18:44下载
    积分:1
  • SX1272CalculatorUI
    说明:  semtech官方LoRaCalculator计算工具,可以根据设置的参数(扩频因子,带宽、crc等)计算数据传输速率(The official Lora calculator calculation tool of Semtech can calculate the data transmission rate according to the set parameters (spread spectrum factor, bandwidth, CRC, etc.))
    2020-12-23 17:02:23下载
    积分:1
  • crc8
    一种CRC-8校验算法的c++实现,用于网络上的以太网封包帧结构解析。(A CRC-8 checksum algorithm c++ Realized, for the Ethernet packet network analytic frame structure.)
    2007-12-03 00:39:28下载
    积分:1
  • 696522资源总数
  • 104047会员总数
  • 21今日下载