文件名称:dxflib-2015
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
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 you read the DXF file, the dxflib analysis file and call the user s own definition of the function to add entities, layers, and so need to pay attention to is that dxflib does not save any entity or information. It only analyzes the entity and other objects that can be identified the DXF file. Using the dxflib library to read the DXF file does not need to know all the DXF format information. Of course, the basic concepts such as entities, attributes, layers, or segments need to be understood. If you are using the dxflib library to write DXF files, you need to know how the DXF file is organized. Dxflib fully based on the C/C++ standard library implementation, do not rely on any other library.
需要注意的是,dxflib并不保存任何实体或者信息。它只是从DXF文件中分析可以识别的实体以及其他的对象。使用dxflib库读DXF文件并不需要知道所有的DXF格式信息。当然,像实体、属性、层、段等基本概念还是需要了解的。如果是用dxflib库写DXF文件,则需要知道DXF文件是如何组织的。dxflib完全基于C/C++标准库实现,不依赖任何其他的库。-Dxflib is a C++ library used to read and write DXF files. When you read the DXF file, the dxflib analysis file and call the user s own definition of the function to add entities, layers, and so need to pay attention to is that dxflib does not save any entity or information. It only analyzes the entity and other objects that can be identified the DXF file. Using the dxflib library to read the DXF file does not need to know all the DXF format information. Of course, the basic concepts such as entities, attributes, layers, or segments need to be understood. If you are using the dxflib library to write DXF files, you need to know how the DXF file is organized. Dxflib fully based on the C/C++ standard library implementation, do not rely on any other library.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
dxflib\confdefs.h
......\config.guess
......\config.status
......\config.sub
......\configure
......\configure.in
......\dxfLib参考.pdf
......\install-sh
......\Makefile
......\Makefile.in
......\src\dl_attributes.h
......\...\dl_codes.h
......\...\dl_creationadapter.h
......\...\dl_creationinterface.h
......\...\dl_dxf.cpp
......\...\dl_dxf.h
......\...\dl_entities.h
......\...\dl_exception.h
......\...\dl_extrusion.h
......\...\dl_writer.h
......\...\dl_writer_ascii.cpp
......\...\dl_writer_ascii.h
......\src
......\test\demo.dxf
......\....\main.cpp
......\....\Makefile
......\....\Makefile.in
......\....\test_creationclass.cpp
......\....\test_creationclass.h
......\test
dxflib
......\test\main.dsp
......\....\main.dsw
......\....\main.ncb
......\....\main.opt
......\....\main.plg
......\....\src\dl_attributes.h
......\....\...\dl_codes.h
......\....\...\dl_creationadapter.h
......\....\...\dl_creationinterface.h
......\....\...\dl_dxf.cpp
......\....\...\dl_dxf.h
......\....\...\dl_entities.h
......\....\...\dl_exception.h
......\....\...\dl_extrusion.h
......\....\...\dl_writer.h
......\....\...\dl_writer_ascii.cpp
......\....\...\dl_writer_ascii.h
......\....\Debug
......\....\src