We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ac760a3 + be0b82a commit 31ee4d9Copy full SHA for 31ee4d9
pyaedt/modeler/PrimitivesNexxim.py
@@ -1185,8 +1185,7 @@ def add_subcircuit_dynamic_link(
1185
pyaedt_app : :class:`pyaedt.q3d.Q3d` or :class:`pyaedt.q3d.Q2d` or :class:`pyaedt.q3d.Hfss`
1186
pyaedt application object to include. It could be an Hfss object, a Q3d object or a Q2d.
1187
solution_name : str, optional
1188
- Name of the solution and sweep. The
1189
- default is ``"Setup1 : Sweep"``.
+ Name of the solution and sweep. The default is ``"Setup1 : Sweep"``.
1190
extrusion_length : float, str, optional
1191
Extrusion length for 2D Models. Default is 10 (in model units).
1192
map_source_variables : bool, optional
0 commit comments