create_scattering#

Hfss3dLayout.create_scattering(plot_name='S Parameter Plot Nominal', sweep_name=None, port_names=None, port_excited=None, variations=None)[source]#

Create a scattering report.

Parameters:
plot_namestr, optional

Name of the plot. The default is "S Parameter Plot Nominal".

sweep_namestr, optional

Name of the sweep. The default is None.

port_namesstr or list, optional

One or more port names. The default is None.

port_excitedoptional

The default is None.

variationsoptional

The default is None.

Returns:
bool

True when successful, False when failed.

References

>>> oModule.CreateReport