diff --git a/src/ansys/aedt/core/hfss.py b/src/ansys/aedt/core/hfss.py index e98124ee297..87b3c29a81e 100644 --- a/src/ansys/aedt/core/hfss.py +++ b/src/ansys/aedt/core/hfss.py @@ -6776,8 +6776,10 @@ def hertzian_dipole_wave( radius="10mm", name=None, ) -> BoundaryObject: - """Create a hertzian dipole wave excitation. The excitation is assigned in the assigned sphere, inside this - sphere, the field magnitude is equal to the field magnitude calculated on the surface of the sphere. + """Create a hertzian dipole wave excitation. + + The excitation is assigned in the assigned sphere. Inside this sphere, the field magnitude + is equal to the field magnitude calculated on the surface of the sphere. Parameters ----------