pyansys-geometry
pyansys-geometry copied to clipboard
A Python wrapper for Ansys Geometry Services
### 🔍 Before submitting the issue - [x] I have searched among the existing issues - [x] I am using a Python virtual environment ### 🐞 Description of the bug...
### 🔍 Before submitting the issue - [x] I have searched among the existing issues - [x] I am using a Python virtual environment ### 🐞 Description of the bug...
### 📝 Description of the feature find_stitch_faces should allow a user to specify a maximum stitch distance to override the default. ### 💡 Steps for implementing the feature Expand find_stitch_faces...
### 📝 Description of the feature Expand find_missing_faces to allow a user to specify angle and distance ### 💡 Steps for implementing the feature If a user wants to override...
### 📝 Description of the feature A user should be able to specify an area and width for find_small_faces. ### 💡 Steps for implementing the feature find_small_faces currently only takes...
### 📝 Description of the feature Having a find_fix_stitch_faces would be nice to have and faster for a model with a lot of bodies that need to be stitched ###...
### 🔍 Before submitting the issue - [x] I have searched among the existing issues - [x] I am using a Python virtual environment ### 🐞 Description of the bug...
### 🔍 Before submitting the issue - [x] I have searched among the existing issues - [x] I am using a Python virtual environment ### 🐞 Description of the bug...
Currently, the proto calls are found all over the codebase. Looking and potential v1s, we should centralize them in some common module and handle versioning from it. Breaking down into...
## 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...