淘宝官方店     推荐课程     在线工具     联系方式     关于我们  
 
 

微波射频仿真设计   Ansoft Designer 中文培训教程   |   HFSS视频培训教程套装

 

Agilent ADS 视频培训教程   |   CST微波工作室视频教程   |   AWR Microwave Office

          首页 >> Ansoft Designer >> Ansoft Designer在线帮助文档


Ansoft Designer / Ansys Designer 在线帮助文档:


Script Guide >
Design Verification Script Commands >
   AddRuleSet       


AddRuleSet

Use:                   Adds a rule set to the design

Command:         Right-click Design Verification in the Project Tree and choose Add Rule Set

Syntax:              AddRuleSet Array("NAME:<RuleSetName>",

                          "ScriptNames:=", <ScriptInfo>,

                          "ScriptActiveFlags:=", <ScriptFlags>)

Return Value:    None

Parameters:      <RuleSetName>:

                          <string> // name of the rule set to create

                           

                          <ScriptInfo>:

                          Array(<string>, <string>,...) // names of scripts to be in the rule set

                          

                          <ScriptFlags>:

                          sequence of "t" and "f" characters

                          t indicates a script that is active (used in when the rule set is run)

                          f indicates a script is not currently active (used when the rule set is run)

                          applied to the scripts as ordered in <ScriptInfo>

                          <string>

Example:           oModule.AddRuleSet Array("NAME:Rule Set 9", _

                          "ScriptNames:=", Array("And", _

                          "Find Shorts"), _

                          "ScriptActiveFlags:=", "tf")

                           




HFSS视频教学培训教程 ADS2011视频培训教程 CST微波工作室教程 Ansoft Designer 教程

                HFSS视频教程                                      ADS视频教程                               CST视频教程                           Ansoft Designer 中文教程


 

      Copyright © 2006 - 2013   微波EDA网, All Rights Reserved    业务联系:mweda@163.com