文件名称:arx
- 所属分类:
- 图形图象
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 33.66kb
- 下载次数:
- 0次
- 提 供 者:
- 胡*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
程序运行平台为AutoCAD2000简体中文版。 开发平台VC6.0及ObjectARX3.0(本程序所涉及的文件已包含在安装程序中)。 1. 解压缩source.zip到C盘,自动生成c:\\source目录。 2.在VC6下打开工程c:\\source\\MyModelessSheet.dsw。 3.编译生成c:/source/debug/MyModelessSheet.arx文件。(用Rebuild All命令) 4.启动 AutoCAD2000。选择主菜单“工具”下“加载应用程序”菜单项。 弹出加载/卸载应用程序对话框,选中c:/source/debug/MyModelessSheet.arx 单击加载按扭。关闭对话框。 5.在AutoCAD命令行输入命令MODELESSSHEET,即可显示一个无模式标签对话框。 其中属性页1和属性页2为基本子标签,扩展标签为动态扩展的。 首次运行编辑控件使用初始数据,以后运行使用注册数据,调整对话框尺寸 则编辑窗口的位置自动调整。-platform for running AutoCAD English version. VC6.0 development platform and AutoCAD2000 (the procedures involved in the document has been included in the installation procedure). 1. Decompress source.zip to C plates, automatic generation c : \\ source directory. 2. The VC6 open the project c : \\ source \\ MyModelessSheet.dsw. 3. C Compiler Generation : / source / debug / MyModelessSheet.arx document. (With Rebuild All orders) 4. Start AutoCAD2000. The main menu option "Tools" under "application loading" menu item. Pop loading / unloading application dialog box, select c : / source / debug / MyModelessSheet.arx click Add buttons. Close the dialog. 5. In AutoCAD command-line inputs MODELESSSHEET orders may show a pattern without labels dialog. These attributes and attribut
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 917723arx.rar 列表 arx\~VC9.tmp arx\ExtensionPage.cpp arx\ExtensionPage.h arx\msg.api arx\MyModelessSheet.clw arx\MyModelessSheet.cpp arx\MyModelessSheet.def arx\MyModelessSheet.dsp arx\MyModelessSheet.dsw arx\MyModelessSheet.rc arx\MyModelessSheet1.cpp arx\MyModelessSheetCommands.cpp arx\ObjectARX.prj arx\Page1.cpp arx\Page1.h arx\Page2.cpp arx\Page2.h arx\resource.h arx\Sheet.cpp arx\Sheet.h arx\StdAfx.cpp arx\StdAfx.h arx\StdArx.h arx\test.cpp arx\Debug arx\MyModelessSheet.ncb arx\MyModelessSheet.plg arx\MyModelessSheet.aps arx\MyModelessSheet.opt arx