- 易迪拓培训,专注于微波、射频、天线设计工程师的培养
HFSS15: Converting VBScript Function calls to IronPython Syntax
When converting functions, the important point to remember is that IronPython function names, when used for scripting, are always followed by parentheses. So:
• If you see a VBScript snippet that looks like a VBScript Sub-Routine, remember to add parentheses.
• If you see a VBScript function that has no arguments and no parenthesis, remember to add them around an empty argument list.
The parentheses change is the only one to keep in mind when converting VBScript function calls syntax to IronPython.
Return Values
Primitive Method Arguments
Named Array Argument
Named Array Values with All Key Value Pairs
Named Arrays with Nested Named Arrays
Function Blocks
HFSS 学习培训课程套装,专家讲解,视频教学,帮助您全面系统地学习掌握HFSS
上一篇:Creating 2D Rectangular Stacked Plots
下一篇:Corporate Feed


