What's Changed
* MAINT: Bump joblib from 1.3.0 to 1.3.1 by dependabot in https://github.com/ansys/pyaedt/pull/3210
* MAINT: Bump pandas from 2.0.2 to 2.0.3 by dependabot in https://github.com/ansys/pyaedt/pull/3209
* Adding interference type classification gui and example by madelinecoleman1 in https://github.com/ansys/pyaedt/pull/3176
* MAINT: Bump scikit-learn from 1.2.2 to 1.3.0 by dependabot in https://github.com/ansys/pyaedt/pull/3217
* MAINT: Bump pyvista from 0.39.1 to 0.40.0 by dependabot in https://github.com/ansys/pyaedt/pull/3216
* added options to export_field_jpg to export selections of objects, axis, grid, ruler and region by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3218
* added method set_radiated_power_calc_method by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3219
* Change component info props by gmalinve in https://github.com/ansys/pyaedt/pull/3208
* added argument air_horizontal_padding to edit_hfss_extent method in Hfss 3D Layout by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3220
* fix objects segmentation by gmalinve in https://github.com/ansys/pyaedt/pull/3227
* Add axis in bondwire by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/3228
* MAINT: Bump ipywidgets from 8.0.6 to 8.0.7 by dependabot in https://github.com/ansys/pyaedt/pull/3229
* Ansys cloud by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3223
* two new functions to deal with diff pairs into 3DL by felipeescastro in https://github.com/ansys/pyaedt/pull/3222
* add docstrings and test coverage by jsalant22 in https://github.com/ansys/pyaedt/pull/3215
* MAINT: Bump matplotlib from 3.7.1 to 3.7.2 by dependabot in https://github.com/ansys/pyaedt/pull/3231
* Boundaries object oriented by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/3158
* Splitted PostProcessing Unit Tests in 2 files by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3232
* Refactored desktop initialization by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3235
* added add_script_to_menu method by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3237
* EDB port renaming and overwriting renaming convention by svandenb-dev in https://github.com/ansys/pyaedt/pull/2981
* Add impedance multiplier by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/3236
* Update test_26_emit.py by jsalant22 in https://github.com/ansys/pyaedt/pull/3233
* Add labels for dependabot PRs. by MaxJPRey in https://github.com/ansys/pyaedt/pull/3239
* added include_no_layer argument to enable_harmonic_force_on_layout_component, assign_layout_force by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3240
* feat: update cpython_linux.yml by RobPasMue in https://github.com/ansys/pyaedt/pull/3238
* Fix/issue 2969 by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/3242
* Add archive project by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/3243
* delete original face object by gmalinve in https://github.com/ansys/pyaedt/pull/3249
* Embed pydesktop plugin by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3241
* comment out emit examples which needs refactoring to run on CICD in full documentation by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3253
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/ansys/pyaedt/pull/3247
* MAINT: Bump pyvista from 0.40.0 to 0.40.1 by dependabot in https://github.com/ansys/pyaedt/pull/3245
* MAINT: Bump numpy from 1.25.0 to 1.25.1 by dependabot in https://github.com/ansys/pyaedt/pull/3244
* Replace rlc by gap boundaries by svandenb-dev in https://github.com/ansys/pyaedt/pull/3254
* remove glob and replaced with pathlib in a new method called search_files in filesystem.py class by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3258
* Glob removal by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3259
* added new method plot_animated_field by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3257
* Joey du dev by flamingto in https://github.com/ansys/pyaedt/pull/3261
* Icepak py aedt mehdi by abarhamm in https://github.com/ansys/pyaedt/pull/3256
* Various improvement to error handler to have much more details on the failed caller method, the method which fails and the inner AEDT calls that failed by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3262
* MAINT: Bump jupyterlab from 4.0.2 to 4.0.3 by dependabot in https://github.com/ansys/pyaedt/pull/3270
* refactored downloads.py by maxcapodi78 in https://github.com/ansys/pyaedt/pull/3268
* Bug fix by ring630 in https://github.com/ansys/pyaedt/pull/3269
* fix interface port pins by gmalinve in https://github.com/ansys/pyaedt/pull/3271
* show bitmap image option when creating Nport component by gmalinve in https://github.com/ansys/pyaedt/pull/3274
* Region properties functions by lorenzovecchietti in https://github.com/ansys/pyaedt/pull/3267
New Contributors
* madelinecoleman1 made their first contribution in https://github.com/ansys/pyaedt/pull/3176
* felipeescastro made their first contribution in https://github.com/ansys/pyaedt/pull/3222
* flamingto made their first contribution in https://github.com/ansys/pyaedt/pull/3261
* abarhamm made their first contribution in https://github.com/ansys/pyaedt/pull/3256
**Full Changelog**: https://github.com/ansys/pyaedt/compare/v0.6.82...v0.6.85