我试图使用VBA在AutoCAD中创建一个简单的正方形,但是当我试图运行我的代码时,我会得到一个“超出范围”的错误?任何帮助都会很好!") 'Get a running instance of the class AutoCAD.Application Set ACAD = New AcadApplication 'Set the ACAD variable to equal a new ins
我有一个autocad项目,其中是一个动态块,我正试图从excel更改。在运行之前,我创建了与现有AutoCad项目的连接,如下所示: Dim a As("AutoCAD.Application")
MsgBox "AutoCAD must be running before performing老实