Skip to content

Commit 31ee4d9

Browse files
committed
Merge remote-tracking branch 'origin/Enhancement/dynamic_link_q3d' into Enhancement/dynamic_link_q3d
2 parents ac760a3 + be0b82a commit 31ee4d9

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)