搜索资源列表
dxfTest
- dxf格式读写库的demo程序。通过dxflib来读写-dxf format to read and write library demo program. Dxflib to read and write by
Step03_Solved
- AutoCAD s Symbol Tables. We will create a new layer create a Block Definition and explore how to use an Iterator to step through the entities contained in the Model Space block table record. In this section of the tutorial you will be introduced to t
dxflib-2.5.0.0-1.src.tar
- 最新的dxf解析库,dxflib是一个用来读写DXF文件的C++库,dxflib分析DXF文件,然后调用用户定义的回调函数。用户可以在回调函数中处理各种实体,或者将它们保存到容器中-Dxf parsing library, dxflib is used to read and write DXF files C++ library, dxflib analysis DXF file, and then call the user-defined callback function. Users
Edit
- 使用mxdraw控件,写一个读写dwg文件,演示例子-Use mxdraw controls, write a dwg file read and write, demonstrate examples
MxDxf
- 在mxdraw控件中,使用开源的dxf库,读写dxf文件到控件中显示.-In mxdraw control, using the open source library dxf, dxf file read and write to the control display.
jdwglib
- java dwg文件的读取,写入开发包.读取dwg使用当前库非常方便,测试代码和jar都有-java dwg file to read, write, development kits. read dwg current library is very convenient to use, test code and jar have
dxflib-3.17.0-src
- dxflib是一个用来读写DXF文件的C++库。当读DXF文件的时候,dxflib分析文件并且调用用户自己定义的函数来添加实体、层、等。 需要注意的是,dxflib并不保存任何实体或者信息。它只是从DXF文件中分析可以识别的实体以及其他的对象。 使用dxflib库读DXF文件并不需要知道所有的DXF格式信息。当然,像实体、属性、层、段等基本概念还是需要了解的。如果是用dxflib库写DXF文件,则需要知道DXF文件是如何组织的。 dxflib完全基于C/C++标准库实现,不依赖
Teigha 使用汇总
- Teigha用法汇总,花了很多时间才收集齐哈,对于不想依赖CAD平台读写dwg数据的很有帮助(Teigha usage summary, it took a lot of time to collect Qiha, and it is helpful for those who do not want to rely on CAD platform to read and write dwg data.)
dxflib
- 可以读写dxf文件,并且定义了绘制点线面的虚函数接口。(You can read and write DXF files, and define the virtual function interface of drawing points and lines.)
RepText
- Teigha之前3.x版本无法读取14版本的cad图纸文件(Teigha 4.x demo to read/write "dwg" version>2007)
