FEAT: Added a new class to customize Page Ports and added 2 new properties #6374
Merged
Conversation
…for getter and setter: microwave_port to change the visualization of the port and the reference node.
Contributor
|
Thanks for opening a Pull Request. If you want to perform a review write a comment saying: @ansys-reviewer-bot review |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #6374 +/- ##
==========================================
- Coverage 85.39% 85.37% -0.02%
==========================================
Files 175 175
Lines 66157 66158 +1
==========================================
- Hits 56492 56483 -9
- Misses 9665 9675 +10 🚀 New features to boost your workflow:
|
SMoraisAnsys
previously approved these changes
Jul 9, 2025
SMoraisAnsys
left a comment
Collaborator
There was a problem hiding this comment.
LGTM, I left minor comments
Contributor
|
do not merge i am testing / debugging @SMoraisAnsys @maxcapodi78 |
added 7 commits
July 14, 2025 08:52
Member
|
Hi @maxcapodi78 @gkorompi I had to refactor this PR because it already exist a Excitations class. I moved it to the corresponding file, and I think now it behaves as expected, please test it with the workflow you want to implement, just in case I broke something. |
Samuelopez-ansys
approved these changes
Jul 14, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added a new class to customize Page Ports and added 2 new properties.
With getter and setter:
Description
Please provide a brief description of the changes made in this pull request.
Issue linked
Clsoe #6323
Checklist