文件名称:dxflib-3.17.0-src
介绍说明--下载内容来自于网络,使用问题请自行百度
dxflib是一个用来读写DXF文件的C++库。当读DXF文件的时候,dxflib分析文件并且调用用户自己定义的函数来添加实体、层、等。
需要注意的是,dxflib并不保存任何实体或者信息。它只是从DXF文件中分析可以识别的实体以及其他的对象。
使用dxflib库读DXF文件并不需要知道所有的DXF格式信息。当然,像实体、属性、层、段等基本概念还是需要了解的。如果是用dxflib库写DXF文件,则需要知道DXF文件是如何组织的。
dxflib完全基于C/C++标准库实现,不依赖任何其他的库(Dxflib is a C++ library used to read and write DXF files. When reading a DXF file, dxflib analyzes the file and calls the function defined by the user to add entities, layers, and so on.
It is important to note that dxflib does not save any entity or information. It only analyzes the identified entities and other objects from the DXF file.
Using the dxflib library to read the DXF file does not need to know all of the DXF format information. Of course, the basic concepts such as entities, attributes, layers, and segments need to be understood. If you write the DXF file with the dxflib library, you need to know how the DXF file is organized.
Dxflib is completely based on the C/C++ standard library and does not depend on any other libraries)
需要注意的是,dxflib并不保存任何实体或者信息。它只是从DXF文件中分析可以识别的实体以及其他的对象。
使用dxflib库读DXF文件并不需要知道所有的DXF格式信息。当然,像实体、属性、层、段等基本概念还是需要了解的。如果是用dxflib库写DXF文件,则需要知道DXF文件是如何组织的。
dxflib完全基于C/C++标准库实现,不依赖任何其他的库(Dxflib is a C++ library used to read and write DXF files. When reading a DXF file, dxflib analyzes the file and calls the function defined by the user to add entities, layers, and so on.
It is important to note that dxflib does not save any entity or information. It only analyzes the identified entities and other objects from the DXF file.
Using the dxflib library to read the DXF file does not need to know all of the DXF format information. Of course, the basic concepts such as entities, attributes, layers, and segments need to be understood. If you write the DXF file with the dxflib library, you need to know how the DXF file is organized.
Dxflib is completely based on the C/C++ standard library and does not depend on any other libraries)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
dxflib-3.17.0-src\dxflib.doxygen | 4848 | 2017-05-18 |
dxflib-3.17.0-src\dxflib.pro | 545 | 2017-05-18 |
dxflib-3.17.0-src\dxflib_commercial_license.txt | 9620 | 2017-05-18 |
dxflib-3.17.0-src\examples\readwrite\demo.dxf | 101099 | 2017-05-18 |
dxflib-3.17.0-src\examples\readwrite\main.cpp | 6294 | 2017-05-18 |
dxflib-3.17.0-src\examples\readwrite\myfile.dxf | 6772 | 2017-05-18 |
dxflib-3.17.0-src\examples\readwrite\test.pro | 734 | 2017-05-18 |
dxflib-3.17.0-src\examples\readwrite\test_creationclass.cpp | 4050 | 2018-01-19 |
dxflib-3.17.0-src\examples\readwrite\test_creationclass.h | 1898 | 2018-01-19 |
dxflib-3.17.0-src\examples\writedimension\dimension.dxf | 6234 | 2017-05-18 |
dxflib-3.17.0-src\examples\writedimension\main.cpp | 3524 | 2017-05-18 |
dxflib-3.17.0-src\examples\writedimension\writedimension.pro | 743 | 2017-05-18 |
dxflib-3.17.0-src\examples\writehatch\hatch.dxf | 6153 | 2017-05-18 |
dxflib-3.17.0-src\examples\writehatch\main.cpp | 2537 | 2017-05-18 |
dxflib-3.17.0-src\examples\writehatch\writehatch.pro | 740 | 2017-05-18 |
dxflib-3.17.0-src\gpl-2.0greater.txt | 18092 | 2017-05-18 |
dxflib-3.17.0-src\src\dl_attributes.h | 5755 | 2017-05-18 |
dxflib-3.17.0-src\src\dl_codes.h | 21926 | 2017-05-18 |
dxflib-3.17.0-src\src\dl_creationadapter.h | 5747 | 2017-05-18 |
dxflib-3.17.0-src\src\dl_creationinterface.h | 11348 | 2017-05-18 |
dxflib-3.17.0-src\src\dl_dxf.cpp | 144286 | 2017-05-18 |
dxflib-3.17.0-src\src\dl_dxf.h | 18666 | 2017-05-18 |
dxflib-3.17.0-src\src\dl_entities.h | 42247 | 2017-05-18 |
dxflib-3.17.0-src\src\dl_exception.h | 1541 | 2017-05-18 |
dxflib-3.17.0-src\src\dl_extrusion.h | 3102 | 2017-05-18 |
dxflib-3.17.0-src\src\dl_global.h | 299 | 2017-05-18 |
dxflib-3.17.0-src\src\dl_writer.h | 13998 | 2017-05-18 |
dxflib-3.17.0-src\src\dl_writer_ascii.cpp | 3530 | 2017-05-18 |
dxflib-3.17.0-src\src\dl_writer_ascii.h | 2258 | 2017-05-18 |
dxflib-3.17.0-src\examples\readwrite | 0 | 2018-01-19 |
dxflib-3.17.0-src\examples\writedimension | 0 | 2018-01-19 |
dxflib-3.17.0-src\examples\writehatch | 0 | 2018-01-19 |
dxflib-3.17.0-src\examples | 0 | 2018-01-19 |
dxflib-3.17.0-src\src | 0 | 2018-01-19 |
dxflib-3.17.0-src | 0 | 2018-01-19 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.