ansys / pyansys-geometry

A Python wrapper for Ansys Geometry Services
https://geometry.docs.pyansys.com/
MIT License
32 stars 9 forks source link

feat: add ``export_to`` functions #1147

Closed RobPasMue closed 1 month ago

RobPasMue commented 1 month ago

Description

Adding export_to_* functions to simplify the process for end users.

Issue linked

Closes #1130

Checklist

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 97.22222% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 90.75%. Comparing base (9757402) to head (fd77ffe).

Files Patch % Lines
src/ansys/geometry/core/designer/design.py 97.22% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1147 +/- ## ========================================== + Coverage 90.72% 90.75% +0.02% ========================================== Files 93 93 Lines 6933 6964 +31 ========================================== + Hits 6290 6320 +30 - Misses 643 644 +1 ```

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