兩種方法在.Net中調用AutoCAD中的命令 1.using wrapper RunCommand: 2.using acedcommand: using System; using System.Runtime.Inte ...