Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/improve_cutout' into improve_cutout
Browse files Browse the repository at this point in the history
  • Loading branch information
maxcapodi78 authored and maxcapodi78 committed Oct 26, 2023
2 parents 8eb4004 + f2a1dff commit 38d0589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyaedt/edb.py
Original file line number Diff line number Diff line change
Expand Up @@ -1660,7 +1660,7 @@ def cutout(
keep_lines_as_path : bool, optional
Whether to keep the lines as Path after they are cutout or convert them to PolygonData.
This feature works only in Electronics Desktop (3D Layout).
If the flag is set to True it can cause issues in SiWave once the Edb is imported.
If the flag is set to ``True`` it can cause issues in SiWave once the Edb is imported.
Default is ``False`` to generate PolygonData of cut lines.
Returns
Expand Down

0 comments on commit 38d0589

Please sign in to comment.