搜索资源列表
VCVC
- Visual C++ 实践与提高—cad图形图像编程篇-3.0配书源码,非常实用-Visual C++ practice and improve-cad graphics programming book chapter-3.0 with source code, very useful
AUTODESK-development
- AutoCAD 是采用开放架构体系 的通用CAD 平台,它提供一个可 扩展的编程框架,用户可以使用 API进行定制开发。ObjectARX 是以C++语言为基础的面向对象 的开发环境和应用程序接口,也 是AutoCAD 最为强大的定制开发 工具,本篇我们介绍ObjectARX 的程序架构和使用方法,通过本 章的学习可以使用ObjectARX 开发快速、高效、简洁的应用程序。-AutoCAD is an open architecture
GLTransform
- 用C++编程编写的CAD功能,实现了画线,画面,以及填充多边形等功能。
XggjToolLoad(ForCAD2006)
- autocad 编程,采用C#不错的例子,实现工具菜单的编程-autocad programming, using the example of good C# programming tools menu! ! !
GetKindsLinesPts
- 选择CAD实体,将实体的点位信息输出到一个文本文件中。对于刚接触ObjectARX编程的童鞋还是很有用的,可以清楚的了解CAD中部分类型实体的数据结构。VS2005+ObjectARX2007,个人编写。-Select CAD entities and write entities pts to a text file.It is helpful for those learn ObjectARX and C++.You can learn something about ARX Entiti
CAD
- 一种用C#写的画图工具,简单模拟CAD的部分功能,附上源码。(A drawing tool written in C#, a simple simulation of some of the functions of CAD, attached to the source code.)
TXSDK_4.00.01
- 有关CAD不依赖AUTOCAD的编程文档,主要介绍相关SDK的使用。(This paper mainly introduces the use of SDK about the programming documents that CAD does not depend on AUTOCAD.)
CAA入门至尊宝典
- catia 二次开发教程,CAA(Component Application Architecture)C++是CATIA的一整套C++函数库,该函数库在CATIA运行时加载。用户通过安装RADE(Rapid Application Development Environment)模块,用户可以在VC++编程环境下编制程序,与CATIA进行通信。(CATIA secondary development course)