-
Notifications
You must be signed in to change notification settings - Fork 22
feat: Find and Fix Stitch/Missing/Small Faces Enhancements #1953
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 22 commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
38ba56a
added model for testing stitching many faces
jacobrkerstetter ade4c4a
chore: auto fixes from pre-commit hooks
pre-commit-ci[bot] c9bc1c1
chore: adding changelog file 1953.added.md [dependabot-skip]
pyansys-ci-bot 0547a59
wip - discrepancy in scripting and core service result of find small …
jacobrkerstetter 065c075
adding max distance to standard find method
jacobrkerstetter e70a95c
put default max distance for find stitch to 0.0001
jacobrkerstetter 785233a
Merge branch 'feat/find_fix_stitch_faces_enhancement' of https://gith…
jacobrkerstetter 83aebb6
adding options for find missing faces
jacobrkerstetter cad60df
Merge branch 'feat/find_missing_faces_enhancement' of https://github.…
jacobrkerstetter d54cc0c
changing all angles/distances to proper classes and defaults
jacobrkerstetter 1edcbc7
chore: auto fixes from pre-commit hooks
pre-commit-ci[bot] ae6aedf
chore: adding changelog file 1953.added.md [dependabot-skip]
pyansys-ci-bot d9baa72
Merge branch 'main' into feat/find_fix_stitch_faces_enhancement
jacobrkerstetter 8006873
Merge branch 'main' of https://github.com/ansys/pyansys-geometry into…
jacobrkerstetter 6960d45
Merge branch 'main' of https://github.com/ansys/pyansys-geometry into…
jacobrkerstetter 7034aaf
wip refactoring
jacobrkerstetter b8e7251
refactor to match new grpc architecture
jacobrkerstetter 571fe02
chore: auto fixes from pre-commit hooks
pre-commit-ci[bot] e00d092
Merge branch 'main' into feat/find_fix_stitch_faces_enhancement
jacobrkerstetter 981890b
Merge branch 'main' into feat/find_fix_stitch_faces_enhancement
RobPasMue 750f9a0
chore: general improvements
RobPasMue 9c98e1b
chore: refactoring
RobPasMue dd9e74c
fix: enhancements
RobPasMue 93290e6
Merge branch 'main' of https://github.com/ansys/pyansys-geometry into…
jacobrkerstetter 13c885f
wip, changing signature
jacobrkerstetter cf45567
Merge branch 'main' of https://github.com/ansys/pyansys-geometry into…
jacobrkerstetter f9e2cdb
Merge branch 'feat/find_small_faces_enhancements' of https://github.c…
jacobrkerstetter 45f8d6f
adding small faces options
jacobrkerstetter f321646
chore: auto fixes from pre-commit hooks
pre-commit-ci[bot] 66d8ff5
Merge branch 'main' of https://github.com/ansys/pyansys-geometry into…
jacobrkerstetter 14080a7
all tests enabled for core service
jacobrkerstetter 5956c38
Merge branch 'feat/find_fix_stitch_faces_enhancement' of https://gith…
jacobrkerstetter 519e0ba
Merge branch 'main' into feat/find_fix_stitch_faces_enhancement
RobPasMue 6ee104b
chore: adding changelog file 1953.added.md [dependabot-skip]
pyansys-ci-bot ea4291e
Merge branch 'main' into feat/find_fix_stitch_faces_enhancement
RobPasMue b62bdcf
chore: adding changelog file 1953.added.md [dependabot-skip]
pyansys-ci-bot 9baab31
add test
RyanJWard 78435d2
Merge branch 'feat/find_fix_stitch_faces_enhancement' of https://gith…
RyanJWard 2bc2c79
Merge branch 'main' into feat/find_fix_stitch_faces_enhancement
RobPasMue ad5bd1d
added Area subclass of measurement
jacobrkerstetter bb867c1
Merge branch 'feat/find_fix_stitch_faces_enhancement' of https://gith…
jacobrkerstetter 14417c9
expand test coverage
RyanJWard 9032a54
chore: auto fixes from pre-commit hooks
pre-commit-ci[bot] a95118f
Merge branch 'main' into feat/find_fix_stitch_faces_enhancement
jacobrkerstetter 147f978
Update comment
RyanJWard 2717ad5
Merge branch 'feat/find_fix_stitch_faces_enhancement' of https://gith…
RyanJWard 377d2a0
resolving comments on PR
jacobrkerstetter 09525d9
chore: auto fixes from pre-commit hooks
pre-commit-ci[bot] ef6346a
Merge branch 'main' into feat/find_fix_stitch_faces_enhancement
jacobrkerstetter e4daa0e
Merge branch 'main' into feat/find_fix_stitch_faces_enhancement
RobPasMue File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| Find and Fix Stitch Faces/Missing Faces Enhancements |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.