Skip to main content
Ctrl+K
Logo image Logo image

Site Navigation

  • Getting started
  • User guide
  • AEDT API
  • EDB API
  • Examples
dev0.16 (stable)0.150.14Older versions

Navigation

  • PyAnsys »
  • PyAEDT »
  • AEDT API »
  • Setup »
  • SetupQ3D »
  • add_sweep

Site Navigation

  • Getting started
  • User guide
  • AEDT API
  • EDB API
  • Examples

Section Navigation

  • Application and solvers
  • Material and stackup
  • 3D modeler
  • 2D modeler
  • Primitives
  • Modeler in HFSS 3D Layout
  • Modeler and components Circuit
  • Boundary objects
  • Mesh operations
  • Setup
    • SetupHFSS
    • SetupHFSSAuto
    • SetupSBR
    • SetupQ3D
      • add_mesh_link
      • add_sweep
      • analyze
      • create
      • create_frequency_sweep
      • create_linear_step_sweep
      • create_single_point_sweep
      • delete
      • disable
      • enable
      • enable_expression_cache
      • get_sweep
      • update
      • ac_rl_enabled
      • available_properties
      • capacitance_enabled
      • dc_enabled
      • dc_resistance_only
      • default_intrinsics
      • is_solved
      • name
      • omodule
      • p_app
    • SetupMaxwell
    • Setup
    • Setup3DLayout
    • SetupCircuit
  • Postprocessing
  • Logger
  • Optimetrics
  • Variable
  • Constants
  • Configuration files
  • Setup templates
  • Cable modeling

add_sweep#

SetupQ3D.add_sweep(sweepname=None, sweeptype='Interpolating')[source]#

Add a sweep to the project.

Parameters:
sweepnamestr, optional

Name of the sweep. The default is None.

sweeptypestr, optional

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

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

Sweep object.

References

>>> oModule.InsertFrequencySweep
On this page
  • add_sweep()
Edit on GitHub
Show Source

© Copyright (c) 2023 ANSYS, Inc. All rights reserved.

Created using Sphinx 7.2.6.

Built with the Ansys Sphinx Theme 0.11.2.
Last updated on May 8, 2025