add_sweep# SetupHFSS.add_sweep(name=None, sweep_type='Interpolating')[source]# Add a sweep to the project. Parameters: namestr, optionalName of the sweep. The default is None, in which case a name is automatically assigned. sweep_typestr, optionalType of the sweep. The default is "Interpolating". Returns: ansys.aedt.core.modules.solve_sweeps.SweepHFSS or ansys.aedt.core.modules.solve_sweeps.SweepMatrixSweep object. References >>> oModule.InsertFrequencySweep