Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added method to plot Edb in Linux with Client Server mode #791

Merged
merged 4 commits into from
Jan 31, 2022

Conversation

maxcapodi78
Copy link
Collaborator

No description provided.

Parameters
----------
nets : str, list
Name of the net or list of nets to plot. If `None` all nets will be plotted.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@maxcapodi78 Maybe the default value should be a string: "all" instead of None to indicate that by default all layers or nets are plotted.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a good idea but maybe we should think to a biggest refactoring since this approach (with None) is widely used in pyaedt and users expect the same behaviour.

pyaedt/edb_core/nets.py Outdated Show resolved Hide resolved
@maxcapodi78 maxcapodi78 merged commit 9997bcb into main Jan 31, 2022
@maxcapodi78 maxcapodi78 deleted the Enhancement/Remote_EDB_plot branch January 31, 2022 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants