add_sweep#

SetupQ3D.add_sweep(name=None, sweep_type='Interpolating', **props)#

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:
ansys.aedt.core.modules.solve_sweeps.SweepMatrix

Sweep object.

References

>>> oModule.InsertFrequencySweep