Skip to content

FEAT: Added automatic search in modeler getitem of FaceID and Edge Ids.#6109

Merged
maxcapodi78 merged 7 commits into
mainfrom
improve_modeler_getitem
May 7, 2025
Merged

FEAT: Added automatic search in modeler getitem of FaceID and Edge Ids.#6109
maxcapodi78 merged 7 commits into
mainfrom
improve_modeler_getitem

Conversation

@maxcapodi78

Copy link
Copy Markdown
Member

self.aedtapp.modeler[xx] will return the FacePrimitive or EdgePrimitive depending to which the id it belongs

Description

Please provide a brief description of the changes made in this pull request.

Issue linked

Please mention the issue number or describe the problem this pull request addresses.

Checklist

  • I have tested my changes locally.
  • I have added necessary documentation or updated existing documentation.
  • I have followed the coding style guidelines of this project.
  • I have added appropriate tests (unit, integration, system).
  • I have reviewed my changes before submitting this pull request.
  • I have linked the issue or issues that are solved by the PR if any.
  • I have agreed with the Contributor License Agreement (CLA).

self.aedtapp.modeler[xx] will return the FacePrimitive or EdgePrimitive depending to which the id it belongs
@ansys-reviewer-bot

Copy link
Copy Markdown
Contributor

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

@ansys-reviewer-bot review

@codecov

codecov Bot commented May 5, 2025

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 80.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 85.74%. Comparing base (7c82857) to head (0d89d1e).
Report is 1 commits behind head on main.

❌ Your patch status has failed because the patch coverage (80.00%) is below the target coverage (85.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6109      +/-   ##
==========================================
- Coverage   85.74%   85.74%   -0.01%     
==========================================
  Files         167      167              
  Lines       63348    63367      +19     
==========================================
+ Hits        54318    54332      +14     
- Misses       9030     9035       +5     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

jvela018
jvela018 previously approved these changes May 5, 2025

@jvela018 jvela018 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

mcapodif added 2 commits May 6, 2025 08:39

@Samuelopez-ansys Samuelopez-ansys left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@maxcapodi78
maxcapodi78 merged commit 74593e1 into main May 7, 2025
@maxcapodi78
maxcapodi78 deleted the improve_modeler_getitem branch May 7, 2025 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants