netDxf-master
代码说明:
说明: 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
下载说明:请别用迅雷下载,失败请重下,重下不扣分!