We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.

Ansys Learning Forum Forums Discuss Simulation Photonics – Chinese 请问在哪里可以系统学习structure group的script? Reply To: 请问在哪里可以系统学习structure group的script?

Guilin Sun
Ansys Employee

你是想用脚本文件设置structure group里面的参数?这个比较简单,就是用

setnamed("structure group", "variable name", value);

参见 

Ansys Insight: 几个简单实用的脚本Script命令:用于设置

Ansys Insight: 初学者如何写/编辑/运行脚本文件