set_sim_option_on_hfss_subcircuit#

NexximComponents.set_sim_option_on_hfss_subcircuit(component, option='simulate')[source]#

Set the simulation option on the HFSS subscircuit.

Parameters:
componentstr

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

optionstr

Set the simulation strategy. Options are "simulate" and "interpolate". The default is "simulate".

Returns:
bool

True when successful, False when failed.

References

>>> oProject.ChangeProperty