set_sim_solution_on_hfss_subcircuit#

NexximComponents.set_sim_solution_on_hfss_subcircuit(component, solution_name='Setup1 : Sweep')[source]#

Set the simulation solution on the HFSS subcircuit.

Parameters:
componentstr

Address of the component instance. For example, "Inst@Galileo_cutout3;87;1".

solution_namestr, optional

Name of the solution and sweep. The default is "Setup1 : Sweep".

Returns:
bool

True when successful, False when failed.

References

>>> oProject.ChangeProperty