ansys / pyacp

Python Client for Ansys Composite PrepPost
https://acp.docs.pyansys.com
MIT License
4 stars 1 forks source link

Implement ply geometry export for modeling plies #557

Closed greschd closed 3 weeks ago

greschd commented 4 weeks ago

Merging the changes from #545 onto main.

Add an export_modeling_ply_geometries method to the Model, which the geometry of all modeling plies

Other changes:

wiz-inc-572fc38784[bot] commented 4 weeks ago

Wiz Scan Summary

IaC Misconfigurations 0C 0H 0M 0L 0I
Vulnerabilities 1C 2H 7M 2L 0I
Sensitive Data 0C 0H 0M 0L 0I
Total 1C 2H 7M 2L 0I
Secrets 0🔑
codecov[bot] commented 4 weeks ago

Codecov Report

Attention: Patch coverage is 95.83333% with 3 lines in your changes missing coverage. Please review.

Project coverage is 91.97%. Comparing base (eb5056c) to head (e0836ac). Report is 1 commits behind head on main.

Files Patch % Lines
src/ansys/acp/core/_tree_objects/base.py 95.00% 2 Missing :warning:
...ys/acp/core/_tree_objects/_grpc_helpers/mapping.py 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #557 +/- ## ========================================== + Coverage 91.93% 91.97% +0.04% ========================================== Files 82 82 Lines 4242 4289 +47 ========================================== + Hits 3900 3945 +45 - Misses 342 344 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.