AcadDocument 变量声明为什么不对啊?
Dim AcadApp As Autodesk..Interop.AcadApplication我引用了AUtoCAD 2006 Type Library ,上面一句是对的,下面一句却错了,为什么啊?
Dim AcadDoc As Autodesk.AutoCAD.Interop.AcadDocument
说要引用AutoDesk.AutoCAD.Interop.Common,这个东西在哪里啊?我找编了项目引用没找到,我用的是:VB.Net 2003
引用AutoCad/ObjectDbx Common Type Library
AutoCad/ObjectDbx Common Type Library我之前引用过,刚才又试一次还是不行 是改成了AXDBLib.AxDbDocument 吗?
页:
[1]