add_sweep#

SetupHFSS.add_sweep(name=None, sweep_type='Interpolating')[source]#

Add a sweep to the project.

Parameters:
namestr, optional

Name of the sweep. The default is None, in which case a name is automatically assigned.

sweep_typestr, optional

Type of the sweep. The default is "Interpolating".

Returns:
pyaedt.modules.SolveSweeps.SweepHFSS or pyaedt.modules.SolveSweeps.SweepMatrix

Sweep object.

References

>>> oModule.InsertFrequencySweep