Skip to content

Commit be0b82a

Browse files
Update pyaedt/modeler/PrimitivesNexxim.py
Co-authored-by: Maxime Rey <[email protected]>
1 parent 30ba6de commit be0b82a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyaedt/modeler/PrimitivesNexxim.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1185,8 +1185,7 @@ def add_subcircuit_dynamic_link(
11851185
pyaedt_app : :class:`pyaedt.q3d.Q3d` or :class:`pyaedt.q3d.Q2d` or :class:`pyaedt.q3d.Hfss`
11861186
pyaedt application object to include. It could be an Hfss object, a Q3d object or a Q2d.
11871187
solution_name : str, optional
1188-
Name of the solution and sweep. The
1189-
default is ``"Setup1 : Sweep"``.
1188+
Name of the solution and sweep. The default is ``"Setup1 : Sweep"``.
11901189
extrusion_length : float, str, optional
11911190
Extrusion length for 2D Models. Default is 10 (in model units).
11921191
map_source_variables : bool, optional

0 commit comments

Comments
 (0)