feat: allow picking from easy access methods#1499
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1499 +/- ##
==========================================
- Coverage 91.78% 91.65% -0.13%
==========================================
Files 86 86
Lines 6974 6986 +12
==========================================
+ Hits 6401 6403 +2
- Misses 573 583 +10 ☔ View full report in Codecov by Sentry. |
…/github.com/ansys/pyansys-geometry into feat/allow-picking-from-easy-access-methods
AlejandroFernandezLuces
left a comment
There was a problem hiding this comment.
LGTM!
Just a small consideration, is the picker example still up to date after these changes? I assume that it is but just in case 🙂
Good point - I also included in the docs the fact that a user could now just say |
Description
Allow picking directly from component or body... this requires modifications in visualization tool.
Issue linked
Closes #1498
Checklist
feat: extrude circle to cylinder)