ChinaUnix.net
相关文章推荐:

autocad r14补丁

autocad现在已经到2009版本了,但还是有很多人在用r14版本。无可否认,r14确实是autocad的一个经典版本,就最基本的功能来说,r14也完全够用。这里提供的是应用在r14下的一些外部程序,有了它们,r14就如虎添翼了! 1.r14下的鼠标滚轮缩放补丁r14也支持2002以上版本才有的鼠标滚轮缩放功能; 文件: autocad r14 滚轮鼠标补丁.rar 大小: 21KB 下载: 下载 2.r14的双CPU(或超线程)在Windows XP下的补丁 如...

by jylxs - 网络技术文档中心 - 2011-03-07 11:25:00 阅读(10514) 回复(4)

相关讨论

各位大虾: 请问在autocad r14中报hardware lock error. 错误内容是: Please check the connection to the hardware lock and retry,If the problem persists,contact your local authorized cad dealer. 请各大虾指教 :D

by chengjianq - Linux论坛 - 2005-08-18 11:27:37 阅读(237) 回复(0)

紧急招聘 autocad Designer JD 1.Response for the Engineering Drawing by the autocad tools . 2.Measure the actual Space/Object by the tools. 3.Measure electric metric by the Electrical Measure tools 要求: 1.Familiar with autocad verion 2008 • 2. 5+ years experiences in Engineering Drawing or IT Electric Drawing 3. Familiar with Thermo and Electric Measure tools, such as the FLUKE devices. ...

by 小巫卡卡 - 猎头招聘 - 2009-06-04 09:36:27 阅读(657) 回复(1)

兄弟姐妹们: 哪位知道在VC下如何调用autocad的?急,急............ 在MFC APPWIZARD(EXE)下创建一简单程序后,建立一对话框,希望通过单击其中一个按钮,直接调出autocad r14的应用界面. 小弟我先在这儿谢拉,望大家多给意见. :em03:

by SK_SK - C/C++ - 2007-04-16 13:38:21 阅读(1315) 回复(7)

我在进行三维面旋转时只能进行多段线操作。为什么不能对线命令所绘的线行进行操作? :roll:

by liuyanjun_11 - IT职业生涯 - 2003-11-07 18:24:01 阅读(523) 回复(0)

拿出来show一下! 从后面观察的大致效果

by acerchen - HP-UX - 2004-07-19 11:51:29 阅读(565) 回复(2)

:roll: autocad 有没有linux下的版本?我做机械设计,非用不可。 :roll:

by politem - Linux论坛 - 2004-01-31 19:29:20 阅读(323) 回复(3)

安装上pythonwin32模块后,用Python连接上了autocad,一些查询的方法和属性使用正常,也可以查询到实体的坐标,返回的坐标是Tuple类型的。但是在涉及到向CAD传输坐标的时候就会报错。 例如,在autocad中加点的方法是object.AddPoint(Point) ,手册中对这个方法的Point参数是这样描述的: Point:Variant (three-element array of doubles); input-only The coordinates of the point to be created. 我无论把Point定义为Tuple、L...

by 风雨中... - Python - 2013-05-31 18:15:41 阅读(3680) 回复(6)