搜索资源列表
DxfReader_source_code 一个.NET(C#)平台下读取并显示DXF文件的类
- 一个.NET(C#)平台下读取并显示DXF文件的类-A. NET (C#) platform to read and display DXF file class
ActorX_249_Max90_32bit 3dmax文件导出到ms3d文件
- 3dmax文件导出到ms3d文件 ActorX角色动画插件-ActorX_249_Max90_32bit.zip is a charactor and animation exporter.
dxf2coord_20
- MATLAB读取cad生成的dxf文件,在MATLAB可以处理简单的CAD的对象,为MATLAB读取cad提供了一种方法。-MATLAB can read the file of dxf. You can do opertion to the object in the cad.
MFC_DXF_read
- 用MFC编写的读取DXF2004文件的一个小程序,希望能有所帮助,不过不是我自己写的-Read DXF2004 with MFC document prepared by a small program, I hope to be helpful, but not my own writing
AutoCAD-P-DWGdirectX
- 通过DirectX组件读取CAD文件,实现CAD文件格式的读取.-Read through the DirectX component CAD files, the CAD file format to read.
MFCDC
- 实现VC++读取CAD的dxf文件,并在单文档中还原图形-VC++ implementation of CAD dxf file to read, and restore the graphics in a single document
CAD.NET二次开发,VB连接CAD的源码
- CAD.NET二次开发,VB连接CAD的源码,有可执行文件-CAD.NET secondary development, VB CAD-connected source, executable file
dxflib-2.5.0.0-1.src
- DXF库(dxflib) dxflib是一个用来读写DXF文件的C++库。当读DXF文件的时候,dxflib分析文件并且调用用户自己定义的函数来添加实体、层、等。 需要注意的是,dxflib并不保存任何实体或者信息。它只是从DXF文件中分析可以识别的实体以及其他的对象。 使用dxflib库读DXF文件并不需要知道所有的DXF格式信息。当然,像实体、属性、层、段等基本概念还是需要了解的。如果是用dxflib库写DXF文件,则需要知道DXF文件是如何组织的。 dxf
dxf2gcode_b02_source
- dxf文件直接转换g编码的源代码,python编写-convert dxf to g code , source code
vb
- 批量绑定autocad外部参照文件,用于大批量地进行cad文件绑定外部参照-Autocad batch binding external reference files, cad files for large quantities to bind the external reference
libdwg-0.3
- 关于DWG文件格式,OpenCAD给出了一个格式说明。我在网络上下了个C++源代码,不是英文的,是世界语写的。 我试图翻译成C#版本后,发现只解析了的部分DWG的数据。与OpenCAD给出的格式说明进行参照,我将与大家共享我的研究过程。同时也希望得到有这方面成果的高手的指导。对于有兴趣的朋友,也欢迎交流。 这里附上网络上下的C++源代码,有兴趣的朋友下了一起研究。 -About DWG file format, OpenCAD given a format. I had a netw
DWG2lAYER
- 基于VB开发的CAD文件按图层划分后再转换的程序,程序可直接利用,方便实用。-VB-based developer of CAD files into layers and then converted by the program, the program can directly use, convenient and practical.
CreateBlock
- 一个简单的UG 二次开发源码 此例子程序来说明如何构造一个以ufusr为入口点的内部程序,此例子在一个打开的UG会话中创建一个基本体素(长方体)。 运行要求:(路径上不能有中文) 1. 首先手工建立一个新文件。 2. 点击菜单【文件】→【执行】,选择程序所在的位置,…\Chapter_03\3.2.2\CreateBlock\ CreateBlock.dll。 -UG secondary development of a simple source
gccl
- 采用vb编写,在auto cad中运行,实现在cad中批量采集点位坐标,可生成txt或xls文件。-Using vb prepared to run in auto cad, cad in bulk to achieve in the Coordinate collection, can generate txt or xls file.
rs9
- 绝对经典,打开别人的CAD文件,不会再有提示字体缺少了。-Absolute classic, open their CAD files, no prompt font missing.
KT64F
- 绝对经典,打开别人的CAD文件,不会再有提示字体缺少了。-Absolute classic, open their CAD files, no prompt font missing.
CAD大文件清理
- CAD大文件清理,找出隐藏的无用数据并进行清理。(CAD large files clean up, find hidden useless data and clean up.)
dxflib
- 可以读写dxf文件,并且定义了绘制点线面的虚函数接口。(You can read and write DXF files, and define the virtual function interface of drawing points and lines.)
提取cad管线信息到swmm模型插件
- 该cad插件可以提取dwg文件管线信息,并直接生成swmm模型可读取的inp文件。 提取的管线信息包括管长、管径、标高、坐标、上下游拓扑关系等; 生成inp文件,可直接拖入swmm中显示。包含[OUTFALLS],[JUNCTIONS],[CONDUITS],[XSECTIONS],[COORDINATES],[VERTICES]部分(The CAD plug-in can extract DWG file pipeline information and directly generate
批量插入文件
- 在cad中运行此插件,然后批量插入dwg文件,方便使用。(run in cad, Insert dwg files at once.)