Releases: ansys/pyaedt
Releases · ansys/pyaedt
v0.4.44
What's Changed
- Added the possibility to launch aedt in ironpython server using relative path by @maxcapodi78 in #990
- Fixed assign surface mesh manual flag when surface deviation is disabled by @maxcapodi78 in #987
- Enhancement/choke/add material by @jeremich41 in #989
- Improve rpyc on linux supporting also relative ansysedt path by @maxcapodi78 in #993
- fixed bug on export_field_file_on_grid on vectors which doesn't handle phase by @maxcapodi78 in #994
- Fix emit example by @maxcapodi78 in #992
- The default value of mutable arguments is None. by @MaxJPRey in #988
Full Changelog: v0.4.43...v0.4.44
v0.4.43
What's Changed
- Updated mesh region to support 2022R1 and 2022R2 new settings settings by @maxcapodi78 in #969
- Improved gds import with possibility to select different xml file location by @maxcapodi78 in #978
- Fix get_component_placement_vector by @isaacansys in #980
- S588850: Linked coupling pyaedt support by @jianwei425 in #970
- Set component type by @ring630 in #977
- Remove the mutable from the defaults argument. by @MaxJPRey in #973
- Use pre-commit config in the style workflow. by @MaxJPRey in #982
- Refactor optimetrics by @maxcapodi78 in #974
- Added post processing variables to Variable Manager by @maxcapodi78 in #981
- Update Edb documentation by @dcrawforAtAnsys in #979
- fixing create_coaxial and create_waveguide in 2D Modeler by @maxcapodi78 in #985
- made more robust the launch_ironpython_server. now it is checking the aedt_path by @maxcapodi78 in #983
- Q2D Example Coplanar WaveGuide by @ring630 in #984
New Contributors
- @jianwei425 made their first contribution in #970
Full Changelog: v0.4.42...v0.4.43
v0.4.42
What's Changed
- Expose the 'Parameter' option when reading the Touchstone file. by @MaxJPRey in #967
- Added created lumped port on given points by @svandenb-dev in #955
- Improved all Examples by adding reports by @maxcapodi78 in #968
Full Changelog: v0.4.41...v0.4.42
v0.4.41
What's Changed
- Add breadcrumbs to documentation by @akaszynski in #945
- Fixes to component creation by @seeyouatcloudbase in #944
- added create_component_from_spicemodel method in Circuit by @maxcapodi78 in #947
- use AddDynamicLink instead of internal API commands by @maxcapodi78 in #950
- Pre-commit applied to unit test files. by @MaxJPRey in #953
- added create_report method to replace create_rectangular plot method … by @maxcapodi78 in #954
- Access edb_value from components using a method instead of a property. by @MaxJPRey in #938
- Add Unittest rmxprt and Circuit Create_Report method by @Samuelopez-ansys in #956
- Upgrade version of the code style tools. by @MaxJPRey in #963
- Improve the polygon parametrization in the edb layout module. by @MaxJPRey in #960
- new method get_solution_data that will replace get_report_data by @maxcapodi78 in #959
New Contributors
- @seeyouatcloudbase made their first contribution in #944
Full Changelog: v0.4.40...v0.4.41
v0.4.40
What's Changed
- Ignore project coverage by @akaszynski in #910
- Fixed Unit Test 41 by @maxcapodi78 in #937
- Place on target's outermost signal layer by @svandenb-dev in #936
- Fix 3D placement with solder height by @isaacansys in #942
- Enhancement props setters and getters by @maxcapodi78 in #939
- added optional download destination folder argument by @maxcapodi78 in #943
- Support touchstone file with more than 9 ports. by @MaxJPRey in #935
Full Changelog: v0.4.39...v0.4.40
v0.4.38
What's Changed
- Fix Voids replacement after cutout is performed. by @maxcapodi78 in #926
- Fixed bounding_box for 2022R2 by @Alberto-DM in #925
- Fix vector by @maxcapodi78 in #932
- Fix cutout voids by @maxcapodi78 in #933
- Create helix from a polyline. by @MaxJPRey in #927
- Catch all exceptions raised when exporting ipc. by @MaxJPRey in #918
- Updated the download method and the WPF example by @maxcapodi78 in #934
Full Changelog: v0.4.37...v0.4.38
v0.4.37
Full Changelog: v0.4.36...v0.4.37
v0.4.36
What's Changed
- Do not enforce global threshold by @akaszynski in #907
- Renamed method create_reactangle_in_pad -> create_rectangle_in_pad by @Alberto-DM in #908
- Exception handler refactoring by @Alberto-DM in #909
- Fix/choke generation by @jeremich41 in #913
- Added place_3d_component method to Hfss3dLayout by @maxcapodi78 in #912
- Add pre-commit checks. by @MaxJPRey in #906
- Refactored Unit Test Startup and Teardown by @maxcapodi78 in #916
- Add group property and setter to object3d by @maxcapodi78 in #917
- Handle the scenario if the Design name has or doesn't have a ";" in it by @kbhagat-ansys in #893
- Added automatic retry for Ironpython test suites. by @Alberto-DM in #919
- Fixed place_in_layout_3d_component by @maxcapodi78 in #920
- Removed set_solder_ball from get_component_placement_vector by @maxcapodi78 in #922
- refactored parse_dim_arg by @maxcapodi78 in #923
Full Changelog: v0.4.35...v0.4.36
v0.4.35
What's Changed
- Find the largest area rectangle in a polygon. by @Alberto-DM in #854
- Unit tests Refactoring by @maxcapodi78 in #905
Full Changelog: v0.4.34...v0.4.35
v0.4.34
What's Changed
- Choke Generation by @jeremich41 in #812
- Clean up related to older class names for Twin Builder by @SushobhitGupt in #898
- Add differential pairs by @Alberto-DM in #900
- Add unit tests for HFSS and EDB. by @MaxJPRey in #901
- Add Non Conservative Periodic Waveform Source for Twin Builder [SINE,… by @SushobhitGupt in https://github.com//pull/902
- Improved rotation vector computation by @maxcapodi78 in #903
- Doc/edits root of application folder by @PipKat in #886
- Improved unit test by @maxcapodi78 in #904
Full Changelog: v0.4.33...v0.4.34