淘宝官方店 推荐课程 在线工具 联系方式 关于我们 | |
微波射频仿真设计 Ansoft Designer 中文培训教程 | HFSS视频培训教程套装 |
|
首页 >> Ansoft Designer >> Ansoft Designer在线帮助文档 |
Script Guide > Property Script Conventions < Property>
<PropServer>
<PropTab>
<PropName>
<PropServer> and <PropTab> Names Project Project Variables: <PropServer> “ProjectVariables” <PropTab> “ProjectVariableTab”
AnsoftHfss and Q3D Extractor Design: Local Variables: <PropServer> “LocalVariables” <PropTab> “LocalVariableTab”
Passed Parameters: <PropServer> “Instance:<name of circuit instance>” <PropTab> “PassedParameterTab”
Definition Parameters: <PropServer> “DefinitionParameters” <PropTab> “DefinitionParameterTabs”
Modules & Editors <PropServer> Format is: <ModuleName>:<ItemName>, where <ItemName> is the component name, solution setup name, etc., depending on which module is being edited.
Example: <PropServer> for the boundary “PerfE1” is “BoundarySetup:PerfE1”
<PropTab> Circuit module: “CircuitTab” System module: “SystemTab” PlanarEM module: “PlanarEMTab” Nexxim module: “NexximTab” Layout elements: “BaseElementTab” Schematic elements: “ComponentTab” Optimetrics module: “OptimimetricsTab”
Reporter Operations on Report properties: Format is <ReportSetup> For example, to set the Company Name in the plot header to “My Company”: Set oModule = oDesign.GetModule("ReportSetup") oModule.ChangeProperty Array("NAME:AllTabs",_ Array("NAME:Header",_ Array("NAME:PropServers",_ "XY Plot1:Header"), Array("NAME:ChangedProps",_ Array("NAME:Company Name", "Value:=", "My Company"))))
For further information on scripted property changes in the various Designer modules and editors, please refer to the chapters on the System, PlanarEM and Nexxim tools, as well as the Layout and Schematic editors.
HFSS视频教程 ADS视频教程 CST视频教程 Ansoft Designer 中文教程 |
Copyright © 2006 - 2013 微波EDA网, All Rights Reserved 业务联系:mweda@163.com |