淘宝官方店 推荐课程 在线工具 联系方式 关于我们 | |
微波射频仿真设计 Ansoft Designer 中文培训教程 | HFSS视频培训教程套装 |
|
首页 >> Ansoft Designer >> Ansoft Designer在线帮助文档 |
Script Guide > Layout ScriptingThe Layout scripting interface is a set of commands that can be executed by the Layout Editor interface of Design objects. Accessing the Layout Editor interface can be done by the SetActiveEditor method of a Design object, for example: Dim oEditor oEditor = DesignObject.SetActiveEditor (“Layout”)
The call to each scripting method contains three elements: Layout editor Method name Method arguments (if any)
For instance, in Visual Basic, a call might look like this: oEditor.Delete (“rect_1”) The behavior of the scripting methods is similar to the corresponding commands in the Layout editor. This correspondence is particularly evident when recording a script in Layout Editor (Tools>Record Script).
The topics for this section include: Object Identifiers and Script Recording Object Movement and Modification Methods Activation and Deactivation Methods Boolean Operations on Primitives
HFSS视频教程 ADS视频教程 CST视频教程 Ansoft Designer 中文教程 |
Copyright © 2006 - 2013 微波EDA网, All Rights Reserved 业务联系:mweda@163.com |