会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
AriLee
CnBlogs
Home
New Post
Contact
Admin
Subscription
2013年3月28日
EPLAN API 入门系列- 提高篇(How to Insert WindowMacro?)
internal const string NAME = "Example insert WindowMacro"; 1 ProjectManager prjMngr = new ProjectManager(); 2 SelectionSet oSelSet = new SelectionSet(); 3 Page oPage = (Page)oSelSet.GetSelectedPages().GetValue(0); 4 5 if...
Read More
posted @ 2013-03-28 17:55 AriLee
Views(2375)
Comments(3)
Diggs(1)
Edit
公告