摘要:
using System.Net;using System.Management; //计算机名 string MachineName = System.Environment.MachineName; //域名 string UserDomainName =... 阅读全文
posted @ 2015-11-04 16:05
swtool
阅读(309)
评论(0)
推荐(0)
摘要:
Document doc = Autodesk.AutoCAD.ApplicationServices.Application.DocumentManager.MdiActiveDocument;//向命令行发送命令doc.SendStringToExecute(FunctionName.First... 阅读全文
posted @ 2015-11-04 15:05
swtool
阅读(571)
评论(0)
推荐(0)
摘要:
AutoCAD中状态栏类: public sealed class StatusBar { protected StatusBar(AcApStatusBar* impObj); public PaneCollection Panes { get; } public TrayI... 阅读全文
posted @ 2015-11-04 15:01
swtool
阅读(508)
评论(0)
推荐(0)
摘要:
Autodesk.AutoCAD.ApplicationServices.Application.SetSystemVariable("MODEMACRO", "Hello World") 阅读全文
posted @ 2015-11-04 08:30
swtool
阅读(334)
评论(0)
推荐(0)

浙公网安备 33010602011771号