搜索资源列表
AutoCadGetPoint
- 此源码是一个在autocad上的二次开发.利用vba 对autocad进行操作,可以通过此源码看到delphi对autocad的操作,以及autocad对VBA的支持. .dwg 文件没有上传,对要在autocad上进行简单开发,选择了vba模式的是一个参考. 这个是一个特定的对autocad模型进行点提取转换成3D模型所需txt格式的转换工具.将cad线取点,根据顺时针方向取出.其中很多利用了autocad的特性.可以参考.
cad-to-txt-
- 用vba编写的读取CAD测井曲线的程序,很实用-Vba read with CAD logs prepared by the procedure
bianhao
- 编写的读取cad图中的坐标转化为txt格式-Prepared using the matlab source seismic data, it is practical
dzb
- 在CAD中提取坐标到TXT,比较好用的,请大家踊跃下载-Extract coordinates in the CAD to TXT, relatively easy to use, Tell us Download
lispzhandian
- 通过读入txt文档中所记录的坐标信息,从而在cad中绘出坐标点。-Txt document by reading into the record the coordinates of the information to plot the coordinates of the points in the cad.
Project_CAD
- 这是一个用C语言实现的小项目,开发平台是Dev cpp,基于graphics.h库,程序实现了绘图功能,包括绘制直线、矩形、椭圆等,支持图形拖动和放缩,能够添加文本,可以说是一个简易版的CAD程序,具体功能介绍见资料中的ReadMe.txt(This is a small project implemented in C language. The development platform is Dev cpp. Based on graphics.h library, the program
