What's Changed
* Deep copy of default values by Samuelopez-ansys in https://github.com/pyansys/pyaedt/pull/857
* removing oMessenger and replace with aedt_logger from remaining methods by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/858
* Fixed minor bugs on Edb by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/853
* Add test for the buffers and pins insertion from ibis model. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/855
* Update an existing user-defined primitive (UDP). by MaxJPRey in https://github.com/pyansys/pyaedt/pull/850
* improved remove_vertex method by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/861
* Added create_multipole_debye_material method to Edb by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/862
* FieldPlot now support multi type inputs (line, surfaces, objects) by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/859
* Add comments in documentation code snippets by MaxJPRey in https://github.com/pyansys/pyaedt/pull/864
* Added Components Catalog indexing to Nexxim and TwinBuilder by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/865
**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.4.28...v0.4.29