淘宝官方店 推荐课程 在线工具 联系方式 关于我们 | |
微波射频仿真设计 Ansoft Designer 中文培训教程 | HFSS视频培训教程套装 |
|
首页 >> Ansoft Designer >> Ansoft Designer在线帮助文档 |
Script Guide > Callback Scripting Using CompInstance ObjectCallback scripts are scripts that can be set in the Property Dialog for individual properties by clicking the button in the Callback column and choosing a script that is saved with the project. Callback scripts can contain any legal script commands including general Ansoft script function calls ( e.g., GetApplicationName() ). In addition, Callback scripts can also call functions on a special object named CompInstance. You can obtain an interface to a CompInstance in a schematic or layout by calling oEditor.GetCompInstanceFromRefDes(refDes). For more information see Layout Scripting and Schematic Scriting. This interface is also available as a CompInstance object in CompInstance event callbacks, such as placing a component in a layout or schematic.
Definitions <propName> = text string <value> = double <valueText> = text string <fileName> = full path file name <choices> = string containing menu choices separated by commas <initialChoice> = string containing initial choice for menu; must be one of the <choices> <scriptName> = string containing name of script stored in project <bool> is 1 for true or 0 for false <editorName> is either "Layout" or "SchematicEditor"
The topics for this section include:
HFSS视频教程 ADS视频教程 CST视频教程 Ansoft Designer 中文教程 |
Copyright © 2006 - 2013 微波EDA网, All Rights Reserved 业务联系:mweda@163.com |