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

Commits on Jul 11, 2024

  1. - added the possibility to set thermal modifiers and spatial modifier…

    …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.
    Alberto-DM committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    74fd79b View commit details
    Browse the repository at this point in the history
  2. added unit tests

    Alberto-DM committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    d899570 View commit details
    Browse the repository at this point in the history