Skip to content

Commit

Permalink
fixing docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
maxcapodi78 authored and maxcapodi78 committed Apr 18, 2024
1 parent 12ce8c6 commit e3fa34e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyaedt/modules/PostProcessor.py
Original file line number Diff line number Diff line change
Expand Up @@ -3370,7 +3370,7 @@ def create_fieldplot_layers(
"""Create a field plot of stacked layer plot.
This plot is valid from AEDT 2023 R2 and later in HFSS 3D Layout.
It will also work when a layout components in 3d modeler is used.
In order to plot on signal layers use the method ``create_fieldplot_layers_nets``
In order to plot on signal layers use the method ``create_fieldplot_layers_nets``.
Parameters
----------
Expand Down

0 comments on commit e3fa34e

Please sign in to comment.