资源列表
ufd_load_library
- 本文件将演示如何使用以下的 UG/Open API 函数(s): UF_load_library UF_unload_library 描述: UF_load_library 加载library_name指定的共享库,并发现由symbol_name指定的入口点。 不难看出它有些类似于GetProcAddress,但使用更简单,当然也仅仅适应于UF/Open API范畴。(This file will demonstrate how to use the fol
渐开线
- 用于在AutoCAD中绘制渐开线。 用法:运行AutoCAD并加载模型空间,加载并运行此宏,输入相关参数后点击按钮,然后模型空间就会出现图形。(Used to draw the involute in AutoCAD. Usage: run the AutoCAD and load the model space, load and run the macro, click the button after entering the relevant parameters, and then t
Y
- 多宗实用小工具,可快速提高工程师工作效率,希望大家更新使用多多,加载过程中直接使用APPLOAD(lisp cad APPLOADWDAFAESSASEEEFREREGEE)
zemax非顺序系设计教程
- zemax软件学习资料 葵花宝典,入门级解释(Zemax software learning materials sunflower book, entry level explanation.)
获取网络时间 格林威治时间
- AutoLisp/Vlisp 获取网络时间 格林威治时间 注:此代码仅仅在AutoCAD中测试正常运行。(AutoLisp/Vlisp gets network time Greenwich time Note: this code is only tested in AutoCAD for normal operation.)
VB与AUTOCAD二次开发源代码包
- 很全很强大,学习的好资料,谢谢大家欣赏,也许你还找了很久我找到了贡献出来给大家学习学习~(Very strong, good information to learn, thank you for appreciation)
CatiaV5-Macros-master
- [CatiaV5-DrawingTableToExcel][1] | Added: 24-03-2015 [CatiaV5-DeleteDeactivatedElements][2] | InWork [CatiaV5-SaveItWhenYouWant][3] | Added 26-03-2015 [CatiaV5-TextToUpper][4] | InWork [CatiaV5-AddBomNumbersFromTxt][5] | InWork [CatiaV5-AllProdu
dxftoscr
- DXF-SCR翻译器:能够将DXF文件中的实体部分用SCR文件来生成(只翻译实体数据,不包括公有属性如图层、颜色、线型等)。程序至少应能处理以下实体:POINT、LINE、CIRCLE、ARC、LWPOLYLINE。(DXF-SCR translator: it is able to generate entity part in DXF file by SCR file. It only translates entity data, excluding public attributes s
FX-485-BD
- Cad electrical 2d for drawing
helloworld
- helloworld源码,采用C++编写,适合学习用.(helloworld source code, C++ written, suitable for learning.)
BOM
- 从AutoCad的部件图的材料明细表中自动提取BOM清单(The BOM list is automatically extracted from the material list of AutoCad parts drawing.)
AddLine
- AutoCAD ARX中,自定义绘制多段线命令(AutoCAD ARX, custom draw multiple segment line commands)