ImportSolution
Imports a matrix solution in HFSS, which can then be used in creating reports or in the display of matrix data. The imported solution need not have the same characteristics as the current design. Imported terminal data that meets the required criteria can be used for full-wave Spice export. Not used in HFSS-IE.
| UI Access | Right-click on Results > Import Solutions..., click on Import Solution... in the opened dialog window. | ||||||||||||
| Parameters |
|
||||||||||||
| Return Value | None. |
| Python Syntax | ImportSolution(<FileName>, <ImportName>, <SoluArray>) |
| Python Example |
|