https://adndevblog.typepad.com/autocad/2012/04/synchronous ... mmands-in-autocad-using-c-net.html
| 程序代码: |
<DllImport("accore.dll", EntryPoint:="acedCmdS", CharSet:=CharSet.Auto, CallingConvention:=CallingConvention.Cdecl)>
Private Shared Function acedCmdS(rbp As IntPtr) As Integer
End Function
从CAD2013开始从acad.exe变成accore.dll,CAD2016开始acedCmd变成了acedCmdS
|
|
暂时没有评论
| 发表评论 - 不要忘了输入验证码哦! |
用户登陆
站点日历
站点统计
最新评论
AutoCAD.net 使用acedCmd发送命令 [ 日期:2023-10-10 ] [ 来自: