Command:
VBAIDE
需下載對應年份
VBAIDE匯入參考
[工具]>[選項 Command:OP
]>[檔案]>[可信任的位置]
加入VBA資料夾
^C^C_-vbarun;"C:/.../demo_name.dvb!ACADProject.Module_name.method_name"
加入LSP資料夾
joor
(defun c:joor()
(vl-vbarun "C:/.../demo_name.dvb!Module_name.method_name")
)
The ActiveX Developer's guide provides you with an overview of the main topics and workflows for using the AutoCAD ActiveX Object Library and the Microsoft Visual Basic for Applications Integrated Development Environment.