<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>才鸟的AutoCAD专栏 - AutoCAD 与.net</title><link>http://blog.csdn.net/zenghf7878/category/123785.aspx</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Sun, 24 Feb 2008 20:40:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>C#才鸟</dc:creator><title>准备用.net改写二本ObjectARX二次开发的书，希望大家一起参与！</title><link>http://blog.csdn.net/zenghf7878/archive/2006/08/29/1137875.aspx</link><pubDate>Tue, 29 Aug 2006 16:38:00 GMT</pubDate><guid>http://blog.csdn.net/zenghf7878/archive/2006/08/29/1137875.aspx</guid><wfw:comment>http://blog.csdn.net/zenghf7878/comments/1137875.aspx</wfw:comment><comments>http://blog.csdn.net/zenghf7878/archive/2006/08/29/1137875.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zenghf7878/comments/commentRss/1137875.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1137875</trackback:ping><description>在网站上陆陆续续发布了一系列的文章，但总觉得不是太系统，还有讲的内容基本上类似，因此觉得没有必要再写这方面的文章了。
对于C++方面的ObjectARX二次开发的书籍，我认为写的比较好的有这两本：《AutoCAD2000ObjectARX编程指南》(一个老外写的，非常经典，可以说是ObjectARX二次开发人员的圣经)，另外一本就是《AutoCAD高级开发技术：ARX编程及应用》。所以有了想把这两本书改写成.NET版本的想法。先考虑改写第二本，呵呵，页数比较少。
改写的工作量估计会很大，而一个人的精力是有限的，所以非常希望论坛里的朋友能一起帮忙完成（非常希望能帮我把书上的内容变成Word文档，这样我可以进行方便的编辑了）。我现在用的是这两本书的超星阅读版本，可以进行文字识别，但识别的效果不是太理想。
想一起参与的朋友，请与我联系。
Email:zhf7878@sohu.com
qq:547077994
也可以在我的ObjectARX编程论坛 里留言。

改写好的章节，大家可以到www.objectarx.net/bbs上去看。  &lt;img src ="http://blog.csdn.net/zenghf7878/aggbug/1137875.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>zenghf7878</dc:creator><title>终于不用为了调试一个ARX(.net)程序而反复重新启动AutoCAD了！！！</title><link>http://blog.csdn.net/zenghf7878/archive/2006/07/28/992946.aspx</link><pubDate>Fri, 28 Jul 2006 13:20:00 GMT</pubDate><guid>http://blog.csdn.net/zenghf7878/archive/2006/07/28/992946.aspx</guid><wfw:comment>http://blog.csdn.net/zenghf7878/comments/992946.aspx</wfw:comment><comments>http://blog.csdn.net/zenghf7878/archive/2006/07/28/992946.aspx#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/zenghf7878/comments/commentRss/992946.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=992946</trackback:ping><description>.net开发AutoCAD遇到的最大不方便之处就是调试程序的时候要不断的重新启动AutoCAD。而可用于.net开发的AutoCAD的版本都是非常新的，启动一次非常的慢，最新的AutoCAD2007启动一次所需要的时间对于我来说简直就是不能忍受。但我一直没有找到解决的办法，神啊，救救我吧！
呵呵，今天无意中发现了解决的办法，不敢独享，拿出来与大家共享。&lt;img src ="http://blog.csdn.net/zenghf7878/aggbug/992946.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>zenghf7878</dc:creator><title>终于不用为了调试一个ARX(.net)程序而反复重新启动AutoCAD了！！！</title><link>http://blog.csdn.net/zenghf7878/archive/2006/07/28/992946.aspx</link><pubDate>Fri, 28 Jul 2006 13:20:00 GMT</pubDate><guid>http://blog.csdn.net/zenghf7878/archive/2006/07/28/992946.aspx</guid><wfw:comment>http://blog.csdn.net/zenghf7878/comments/992946.aspx</wfw:comment><comments>http://blog.csdn.net/zenghf7878/archive/2006/07/28/992946.aspx#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/zenghf7878/comments/commentRss/992946.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=992946</trackback:ping><description>.net开发AutoCAD遇到的最大不方便之处就是调试程序的时候要不断的重新启动AutoCAD。而可用于.net开发的AutoCAD的版本都是非常新的，启动一次非常的慢，最新的AutoCAD2007启动一次所需要的时间对于我来说简直就是不能忍受。但我一直没有找到解决的办法，神啊，救救我吧！
呵呵，今天无意中发现了解决的办法，不敢独享，拿出来与大家共享。&lt;img src ="http://blog.csdn.net/zenghf7878/aggbug/992946.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>zenghf7878</dc:creator><title>终于不用为了调试一个ARX(.net)程序而反复重新启动AutoCAD了！！！</title><link>http://blog.csdn.net/zenghf7878/archive/2006/07/28/992946.aspx</link><pubDate>Fri, 28 Jul 2006 13:20:00 GMT</pubDate><guid>http://blog.csdn.net/zenghf7878/archive/2006/07/28/992946.aspx</guid><wfw:comment>http://blog.csdn.net/zenghf7878/comments/992946.aspx</wfw:comment><comments>http://blog.csdn.net/zenghf7878/archive/2006/07/28/992946.aspx#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/zenghf7878/comments/commentRss/992946.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=992946</trackback:ping><description>.net开发AutoCAD遇到的最大不方便之处就是调试程序的时候要不断的重新启动AutoCAD。而可用于.net开发的AutoCAD的版本都是非常新的，启动一次非常的慢，最新的AutoCAD2007启动一次所需要的时间对于我来说简直就是不能忍受。但我一直没有找到解决的办法，神啊，救救我吧！
呵呵，今天无意中发现了解决的办法，不敢独享，拿出来与大家共享。&lt;img src ="http://blog.csdn.net/zenghf7878/aggbug/992946.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>zenghf7878</dc:creator><title>正式发布ObjectARX 帮助文档的.NET版本，欢迎大家下载。</title><link>http://blog.csdn.net/zenghf7878/archive/2006/06/22/822780.aspx</link><pubDate>Thu, 22 Jun 2006 21:23:00 GMT</pubDate><guid>http://blog.csdn.net/zenghf7878/archive/2006/06/22/822780.aspx</guid><wfw:comment>http://blog.csdn.net/zenghf7878/comments/822780.aspx</wfw:comment><comments>http://blog.csdn.net/zenghf7878/archive/2006/06/22/822780.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zenghf7878/comments/commentRss/822780.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=822780</trackback:ping><description>ObjectARX 帮助文档的.NET版本，希望对广大的.NET程序员能有所帮助。有些类及函数暂时没有找到很好的对应于.NET的版本，将来会补充（也非常希望得到各位的帮助，如果你可以提供有关类或函数的帮助的话，希望可以提供给我，我会在下一个版本中加入）。另外会在以后的版本中加入更多的内容，如例子。&lt;img src ="http://blog.csdn.net/zenghf7878/aggbug/822780.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>zenghf7878</dc:creator><title>AutoCAD 2007 演示视频（一）</title><link>http://blog.csdn.net/zenghf7878/archive/2006/03/05/616117.aspx</link><pubDate>Sun, 05 Mar 2006 20:19:00 GMT</pubDate><guid>http://blog.csdn.net/zenghf7878/archive/2006/03/05/616117.aspx</guid><wfw:comment>http://blog.csdn.net/zenghf7878/comments/616117.aspx</wfw:comment><comments>http://blog.csdn.net/zenghf7878/archive/2006/03/05/616117.aspx#Feedback</comments><slash:comments>4</slash:comments><wfw:commentRss>http://blog.csdn.net/zenghf7878/comments/commentRss/616117.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=616117</trackback:ping><description>一共是6个，可以在这里观看：
www.objectarx.net/bbs&lt;img src ="http://blog.csdn.net/zenghf7878/aggbug/616117.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>zenghf7878</dc:creator><title>AutoCAD 2007 演示视频（一）</title><link>http://blog.csdn.net/zenghf7878/archive/2006/03/05/616118.aspx</link><pubDate>Sun, 05 Mar 2006 20:19:00 GMT</pubDate><guid>http://blog.csdn.net/zenghf7878/archive/2006/03/05/616118.aspx</guid><wfw:comment>http://blog.csdn.net/zenghf7878/comments/616118.aspx</wfw:comment><comments>http://blog.csdn.net/zenghf7878/archive/2006/03/05/616118.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zenghf7878/comments/commentRss/616118.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=616118</trackback:ping><description>一共是6个，可以在这里观看：
www.objectarx.net/bbs&lt;img src ="http://blog.csdn.net/zenghf7878/aggbug/616118.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>zenghf7878</dc:creator><title>AutoCAD2007 将于3.23日正式发布，.net开发方面有重大增强！！</title><link>http://blog.csdn.net/zenghf7878/archive/2006/03/03/614836.aspx</link><pubDate>Fri, 03 Mar 2006 17:35:00 GMT</pubDate><guid>http://blog.csdn.net/zenghf7878/archive/2006/03/03/614836.aspx</guid><wfw:comment>http://blog.csdn.net/zenghf7878/comments/614836.aspx</wfw:comment><comments>http://blog.csdn.net/zenghf7878/archive/2006/03/03/614836.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zenghf7878/comments/commentRss/614836.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=614836</trackback:ping><description>AutoCAD2007 将于3.23日正式发布，.net开发方面有重大增强！！

AutoCAD的下一个版本AutoCAD 2007，将于2006年3月23日正式发布。

文件格式
正如我们预测，AutoCAD 2007将采用新的DWG文件格式，但仍向后兼容。幸运的是Autodesk公司听取了客户的意见，提供了足够的向后兼容性。AutoCAD2007可以另存为2004,2000甚至是以dxf为格式的R14。在选项对话框中你可以设置缺省的文件保存格式。&lt;img src ="http://blog.csdn.net/zenghf7878/aggbug/614836.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>zenghf7878</dc:creator><title> 发布DOTNETARX 3.0！！</title><link>http://blog.csdn.net/zenghf7878/archive/2005/11/30/540137.aspx</link><pubDate>Wed, 30 Nov 2005 13:00:00 GMT</pubDate><guid>http://blog.csdn.net/zenghf7878/archive/2005/11/30/540137.aspx</guid><wfw:comment>http://blog.csdn.net/zenghf7878/comments/540137.aspx</wfw:comment><comments>http://blog.csdn.net/zenghf7878/archive/2005/11/30/540137.aspx#Feedback</comments><slash:comments>5</slash:comments><wfw:commentRss>http://blog.csdn.net/zenghf7878/comments/commentRss/540137.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=540137</trackback:ping><description> DOTNETARX　3.0 只能用于Visual Studio 2005（包括Express）。
本次版本修正了原版本的下列错误：
1.Tools.AngleFromXAxis返回的不是角度
2.Hatches类的构造函数运行出错

新版本增加了以下函数（Tools类）：
DrawCircle：快速画圆
DrawLine：快速画直线
Point3dTo2d：三维点转为二维点
Point2dTo3d：二维点转为三维点
WriteMessage：简化命令行输出
GrDraw：画临时线
GrText：画临时文本&lt;img src ="http://blog.csdn.net/zenghf7878/aggbug/540137.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>zenghf7878</dc:creator><title> 新的AutoCAD2006 托管C#程序向导</title><link>http://blog.csdn.net/zenghf7878/archive/2005/08/23/462572.aspx</link><pubDate>Tue, 23 Aug 2005 09:51:00 GMT</pubDate><guid>http://blog.csdn.net/zenghf7878/archive/2005/08/23/462572.aspx</guid><wfw:comment>http://blog.csdn.net/zenghf7878/comments/462572.aspx</wfw:comment><comments>http://blog.csdn.net/zenghf7878/archive/2005/08/23/462572.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/zenghf7878/comments/commentRss/462572.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=462572</trackback:ping><description>A u t o d e s k 发 布 的 “ A u t o C A D 托 管 C # 应 用 程 序 向 导 ” 写 得 非 常 的 简 单 ， 几 乎 没 有 什 么 选 项 。 它 只 是为 你 的 O b j e c t A R X 程 序 添 加 了 “ A u t o d e s k . A u t o C A D . R u n t i m e ” 这 一 个 命 名 空 间 。 但 在 大 多 数 情 况 下 ， 你 还 需 要 诸 如 “ A u t o d e s k . A u t o C A D . D a t a b a s e S e v i c e s ” t 和 “ A u t o d e s k . A u t o C A D . A p p l i c a t i o n S e v i c e s ” 这 样 的 命 名空 间 。 还 有 ， 如 果 你 注 意 一 下 向 导 添 加 的 S y s t e m . d l l 和 S y s t e m . D a t a . d l l 等 引 用 的 话 ， 你 会 发 现 它 们 是 &lt;img src ="http://blog.csdn.net/zenghf7878/aggbug/462572.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>zenghf7878</dc:creator><title>才鸟的ObjectARX(.net)实例教程（二）</title><link>http://blog.csdn.net/zenghf7878/archive/2005/08/04/446059.aspx</link><pubDate>Thu, 04 Aug 2005 20:13:00 GMT</pubDate><guid>http://blog.csdn.net/zenghf7878/archive/2005/08/04/446059.aspx</guid><wfw:comment>http://blog.csdn.net/zenghf7878/comments/446059.aspx</wfw:comment><comments>http://blog.csdn.net/zenghf7878/archive/2005/08/04/446059.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zenghf7878/comments/commentRss/446059.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=446059</trackback:ping><description>通过Lesson1的介绍，相信你对.net环境下编写ObjectARX程序有了一个大概的了解。但你也可能感到程序的编写好像有点复杂，为了加入一条直线或圆，就要写好几行代码。为了简化.net环境下ObjectARX程序编写的过程，我为大家制作了一个名为DOTNETARX的开发库。利用DOTNETARX，你可以非常方便地完成ObjectARX程序的编写。DOTNETARX除了可以简化ObjectARX程序的编写外，还提供了许多解决AutoCAD自带的.net开发类库中的bug。关于DOTNETARX的详细介绍，大家可以访问www.objectarx.net。以后的文章，我都将使用DOTNETARX。 要使用DOTNETARX，你必须创建一个新的工程并加入DOTNETARX组件，然后在代码文件中加入"using DOTNETARX;"。
本文介绍的是ObjectARX SDK中的curve_dg的例子。这个例子将向你演示如何使用Curve这个抽象类来完成与曲线有关的操作。它定义了两个函数ProjectEllipse()和OffsetEllipse()函数用来对椭圆进行投影和平移。&lt;img src ="http://blog.csdn.net/zenghf7878/aggbug/446059.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>zenghf7878</dc:creator><title>才鸟的ObjectARX(.net)实例教程（一）</title><link>http://blog.csdn.net/zenghf7878/archive/2005/08/03/444897.aspx</link><pubDate>Wed, 03 Aug 2005 13:16:00 GMT</pubDate><guid>http://blog.csdn.net/zenghf7878/archive/2005/08/03/444897.aspx</guid><wfw:comment>http://blog.csdn.net/zenghf7878/comments/444897.aspx</wfw:comment><comments>http://blog.csdn.net/zenghf7878/archive/2005/08/03/444897.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zenghf7878/comments/commentRss/444897.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=444897</trackback:ping><description> 前一段时间由于工作的关系，因此网站上没有什么新的东西，还请各位网友谅解。现在总算有点空了，因此打算写点东西。先准备把ObjectARX SDK中的C++例子用C#重写一遍，因为大家一直反映.net好像没有什么好的参考资料与实例。

ObjectARX SDk中的例子一共分为4个级别（初级、中级、高级和精通级）。我们当然从最低的级别开始学习。今天，先向大家介绍初级中的ents_dg这个例子。&lt;img src ="http://blog.csdn.net/zenghf7878/aggbug/444897.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>zenghf7878</dc:creator><title>DOTNETARX(一个用于.net开发AutoCAD程序的类库)实例教学（2.1版本）</title><link>http://blog.csdn.net/zenghf7878/archive/2005/07/21/430239.aspx</link><pubDate>Thu, 21 Jul 2005 09:00:00 GMT</pubDate><guid>http://blog.csdn.net/zenghf7878/archive/2005/07/21/430239.aspx</guid><wfw:comment>http://blog.csdn.net/zenghf7878/comments/430239.aspx</wfw:comment><comments>http://blog.csdn.net/zenghf7878/archive/2005/07/21/430239.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zenghf7878/comments/commentRss/430239.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=430239</trackback:ping><description> 文章发表在www.objectarx.net上。
DOTNETARX2.1及其帮助文档（都是中文的）的下载地址在附件中。 &lt;img src ="http://blog.csdn.net/zenghf7878/aggbug/430239.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>zenghf7878</dc:creator><title>新开了一个专门的.net开发Autocad的网站，欢迎大家访问！！</title><link>http://blog.csdn.net/zenghf7878/archive/2005/07/17/427602.aspx</link><pubDate>Sun, 17 Jul 2005 23:00:00 GMT</pubDate><guid>http://blog.csdn.net/zenghf7878/archive/2005/07/17/427602.aspx</guid><wfw:comment>http://blog.csdn.net/zenghf7878/comments/427602.aspx</wfw:comment><comments>http://blog.csdn.net/zenghf7878/archive/2005/07/17/427602.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/zenghf7878/comments/commentRss/427602.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=427602</trackback:ping><description>这个网站专注于.net开发AutoCAD，会提供最新的开发资料供大家下载。呵呵，先提供大家一个.net版本的ObjectARX开发者文档（第一部分）。另外，Autodesk最新的.net教程在网站上也重新排版了（原来发布在csdn上的文章排版有问题）。
网址www.objectarx.net
论坛www.objectarx.net/bbs&lt;img src ="http://blog.csdn.net/zenghf7878/aggbug/427602.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>zenghf7878</dc:creator><title>DOTNETARX(一个用于.net开发AutoCAD程序的类库)实例教学（续）</title><link>http://blog.csdn.net/zenghf7878/archive/2005/07/05/414017.aspx</link><pubDate>Tue, 05 Jul 2005 09:58:00 GMT</pubDate><guid>http://blog.csdn.net/zenghf7878/archive/2005/07/05/414017.aspx</guid><wfw:comment>http://blog.csdn.net/zenghf7878/comments/414017.aspx</wfw:comment><comments>http://blog.csdn.net/zenghf7878/archive/2005/07/05/414017.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zenghf7878/comments/commentRss/414017.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=414017</trackback:ping><description>本来已写好中文的，但不知怎么搞的，给弄丢了。先把英文的给发上来，等过段时间我再发中文的。&lt;img src ="http://blog.csdn.net/zenghf7878/aggbug/414017.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>