ansys / pyaedt

AEDT Python Client Package
https://aedt.docs.pyansys.com
MIT License
201 stars 120 forks source link

FEAT: fixed multi_desktop error #4793

Closed maxcapodi78 closed 3 months ago

maxcapodi78 commented 3 months ago

added import_3d_model and export_3d_model to both modeler and Analysis3D.py

ansys-reviewer-bot[bot] commented 3 months ago

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 82.05128% with 7 lines in your changes missing coverage. Please review.

Project coverage is 82.62%. Comparing base (cc34f98) to head (bfdcadf).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4793 +/- ## ========================================== - Coverage 82.69% 82.62% -0.08% ========================================== Files 116 116 Lines 54112 54108 -4 ========================================== - Hits 44747 44705 -42 - Misses 9365 9403 +38 ```