ansys / pyaedt

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

DOCS: Add extensions documentation #4850

Closed Samuelopez-ansys closed 1 week ago

Samuelopez-ansys commented 1 week ago

The first version of extension documentation. We need to start implementing it because there is no information on how to use them. I have added an example for the import_nastran. But I will need your help to add the others.

ansys-reviewer-bot[bot] commented 1 week 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 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.14%. Comparing base (369ed4a) to head (4b6beae).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4850 +/- ## ========================================== + Coverage 81.93% 83.14% +1.20% ========================================== Files 118 118 Lines 54075 54075 ========================================== + Hits 44309 44962 +653 + Misses 9766 9113 -653 ```