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

FEAT: set thermal modifier and spatial modifier to None #4908

Merged
merged 2 commits into from
Jul 11, 2024

Conversation

Alberto-DM
Copy link
Collaborator

  • added the possibility to set thermal modifier and spatial modifier to None
  • fix: when setting the thermalmodifier and spatialmodifier properties, the material was changed properly, but PyAEDT property did not show the change.
  • fix: if the thermal or spatial modifier was set to None (EITHER in the UI or in PyAEDT), further changes in the property modifiers would be ignored.

…s to None

- fix: when setting the thermalmodifier and spatialmodifier properties, the matarial was changed properly, but PyAEDT property did not show the change.
- fix: if the thermal or spatial modifier was set to None (EITHER in the UI or in PyAEDT), further changes in the property modifiers would be ignored.
@ansys-reviewer-bot
Copy link
Contributor

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

@github-actions github-actions bot added the enhancement New features or code improvements label Jul 11, 2024
@Alberto-DM Alberto-DM requested review from maxcapodi78 and removed request for Samuelopez-ansys July 11, 2024 11:52
Copy link

codecov bot commented Jul 11, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 12 lines in your changes missing coverage. Please review.

Project coverage is 83.18%. Comparing base (f541b56) to head (d899570).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4908      +/-   ##
==========================================
- Coverage   83.18%   83.18%   -0.01%     
==========================================
  Files         118      118              
  Lines       54147    54177      +30     
==========================================
+ Hits        45041    45065      +24     
- Misses       9106     9112       +6     

@Alberto-DM Alberto-DM merged commit 837fdfc into main Jul 11, 2024
45 of 46 checks passed
@Alberto-DM Alberto-DM deleted the feat/set_thermal_modifier_to_none branch July 11, 2024 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features or code improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants