FEAT: populate named expressions and improve doc - #6027
Conversation
|
Thanks for opening a Pull Request. If you want to perform a review write a comment saying: @ansys-reviewer-bot review |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6027 +/- ##
==========================================
- Coverage 85.14% 85.14% -0.01%
==========================================
Files 167 167
Lines 63041 63041
==========================================
- Hits 53675 53674 -1
- Misses 9366 9367 +1 🚀 New features to boost your workflow:
|
SMoraisAnsys
left a comment
There was a problem hiding this comment.
I didn't test the extension changes locally but I checked the documentation. I left some minor comments.
Can you clarify whether you should use "points cloud" or "point cloud" ? Both are used and I think only one of them should be.
Co-authored-by: Sébastien Morais <146729917+SMoraisAnsys@users.noreply.github.com>
SMoraisAnsys
left a comment
There was a problem hiding this comment.
Just wondering, would it make sense to also use "PTS" instead of ".pts" in the extension UI ? If yes, please have a look at fields_distribution.py L341
Co-authored-by: Sébastien Morais <146729917+SMoraisAnsys@users.noreply.github.com>
|
@SMoraisAnsys thanks for your comments. |
Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Co-authored-by: Sébastien Morais <146729917+SMoraisAnsys@users.noreply.github.com> Co-authored-by: Samuelopez-ansys <samuel.lopez@ansys.com>

Description
In this PR I added a way to retrieve all named expressions from the fields calculator and improve the doc for both points cloud and fields distribution extensions.
Issue linked
Please mention the issue number or describe the problem this pull request addresses.
Checklist