2. AutoCAD設(shè)置(重要,必須設(shè)置): 工具-選項-文件-支持文件搜索路徑-添加-瀏覽到MXCAD路徑 方法二: 修改注冊表,新建記事本文件,重命名為netload.reg,加入以下內(nèi)容,然后雙擊文件將 信息添加到注冊表即可。
0x01:Load the application upon detection of proxy object. 當(dāng)代理對像被控知時另載相應(yīng)ARX程序.
0x02:Load the application upon AutoCAD startup. 當(dāng)AutoCAD啟動時加載相應(yīng)ARX程序.
0x04:Load the application upon invocation of a command. 當(dāng)輸入命令時加載相應(yīng)ARX程序.
0x08:Load the application upon request by the user or another application. 當(dāng)有用戶或別的程序請求時加載相應(yīng)ARX程序.
0x10:Do not load the application. 從不加載該應(yīng)用程序.
posted on 2010-05-31 15:00 Mike Song 閱讀(893) 評論(0) 編輯 收藏 引用
Powered by: C++博客 Copyright © Mike Song