搜索资源列表
XData
- 利用VC++2005环境开发的ObjectARX2007应用程序,实现了扩展数据和扩展字典的创建和使用
Reactor
- 在VC++2005开发环境中,利用ObjectARX2007开发的应用程序,实现了反应器的使用和创建
XData
- 利用VC++2005环境开发的ObjectARX2007应用程序,实现了扩展数据和扩展字典的创建和使用-Use VC++ 2005 environment ObjectARX2007 developed applications, data and realize the expansion of the expansion of the creation and use of dictionary
Reactor
- 在VC++2005开发环境中,利用ObjectARX2007开发的应用程序,实现了反应器的使用和创建
Step05_solved
- CAD二次开发objectARX2007创建自定义实体-Secondary development of CAD to create custom entities objectARX2007
ArxMenuPattern
- ObjectARX2007的重新开发和应用-ObjectARX2007 developement and applation
brxSample
- To compile for Bricscad, define the environment variable "BRX_SDK_PATH" and set it to the root folder where you placed the BRX SDK (for example "C:\BrxSdk"). To compile for AutoCAD, define the environment variable
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 le
DrawCADLine
- 程序模拟AutoCAD中进行线的交互绘制。点可以通过使用鼠标点击屏幕,或者键盘输入来获取,绘制的同时可以使用w命令来设置线宽,c命令来设置线的颜色,o来结束绘制(回车或者ESC键也行)。VS2005 + objectARX2007环境,对arx的学习还是很有帮助的。个人。-Simulate AutoCAD draw polyline.You can select a point to draw line,at the same time