What's Changed
* Fixed RZ Bug on Maxwell2D by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/763
* Fix up example to improve documentation and workflow in notebooks by sushobhit-gupt in https://github.com/pyansys/pyaedt/pull/758
* Flip Chip by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/736
* - Add new Twin Builder wiring example for a rectifier by sushobhit-gupt in https://github.com/pyansys/pyaedt/pull/768
* Added new Ironpython method to documentation by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/764
* Fix, port renorm option is respected also in Driven Terminal by Alberto-DM in https://github.com/pyansys/pyaedt/pull/760
* Added bounding_dimension property to 3D objects by Alberto-DM in https://github.com/pyansys/pyaedt/pull/770
* Added set_core_losses method in maxwell.py by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/767
* Added color_bar and bounding_box flags by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/766
* Expose Zoom to Fit capability for all circuit tools by sushobhit-gupt in https://github.com/pyansys/pyaedt/pull/773
* Model depth for Maxwell 2D transient analysis is now a property with getter/setter. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/769
* Fixed Opacity for animate method by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/775
**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.4.23...v0.4.24