get_output_variable#

Hfss3dLayout.get_output_variable(variable, solution=None)[source]#

Retrieve the value of the output variable.

Parameters:
variablestr

Name of the variable.

solution

Name of the solution in the format “setup_name : sweep_name”. If None, the first available solution is used. Default is None.

Returns:
type

Value of the output variable.

References

>>> oDesign.GetNominalVariation
>>> oModule.GetOutputVariableValue