-
Notifications
You must be signed in to change notification settings - Fork 20
feat: vertex references #2083
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
feat: vertex references #2083
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
bfe7779
wip - client side impl of get_vertices
jacobrkerstetter 38a24e5
added GetVertices method to edges
jacobrkerstetter 26d552f
added position property to Point3D
jacobrkerstetter 44c6d85
added functionality for components to be sent to move_translate
jacobrkerstetter 7dbbf00
chore: auto fixes from pre-commit hooks
pre-commit-ci[bot] 6d05dc3
chore: adding changelog file 2068.added.md [dependabot-skip]
pyansys-ci-bot 5e99f81
added components to NS
jacobrkerstetter a7429f4
Merge branch 'feat/move_translate_components' of https://github.com/a…
jacobrkerstetter a28b463
chore: auto fixes from pre-commit hooks
pre-commit-ci[bot] d29102a
chore: adding changelog file 2068.added.md [dependabot-skip]
pyansys-ci-bot d025c32
added components to "get" for named selections
jacobrkerstetter 726434f
Merge branch 'feat/move_translate_components' of https://github.com/a…
jacobrkerstetter 06cd9ec
Merge branch 'main' of https://github.com/ansys/pyansys-geometry into…
jacobrkerstetter b7e539c
Merge branch 'feat/move_translate_components' of https://github.com/a…
jacobrkerstetter 5c6ce72
wip
jacobrkerstetter 4c58a1d
wrap the components property for calls before 26.1
jacobrkerstetter 8f43784
chore: auto fixes from pre-commit hooks
pre-commit-ci[bot] 52d2d88
Merge branch 'feat/move_translate_components' of https://github.com/a…
jacobrkerstetter 2ff61ee
added vertices to NS
jacobrkerstetter e3c0669
added vertices to NS
jacobrkerstetter 53867c4
edited NamedSelectionImport.scdocx to have a few vertices in a new group
jacobrkerstetter 19309a4
add get vertices and test for faces
jacobrkerstetter 5b6974e
chore: auto fixes from pre-commit hooks
pre-commit-ci[bot] 554b104
Merge branch 'main' into feat/edges_get_vertices
jacobrkerstetter ca94926
chore: adding changelog file 2083.added.md [dependabot-skip]
pyansys-ci-bot 7b9a8de
Merge branch 'main' of https://github.com/ansys/pyansys-geometry into…
jacobrkerstetter 1d5b696
edited create return statement
jacobrkerstetter 064fb29
Merge branch 'feat/edges_get_vertices' of https://github.com/ansys/py…
jacobrkerstetter 3669c39
fixed missing import
jacobrkerstetter 2c84165
bump protos
jacobrkerstetter af41a11
Merge branch 'main' into feat/edges_get_vertices
jacobrkerstetter 9458a3a
resolving comments
jacobrkerstetter 753906c
Merge branch 'feat/edges_get_vertices' of https://github.com/ansys/py…
jacobrkerstetter b519703
chore: auto fixes from pre-commit hooks
pre-commit-ci[bot] 4b994c1
removing default parameters
jacobrkerstetter 27a1481
Merge branch 'feat/edges_get_vertices' of https://github.com/ansys/py…
jacobrkerstetter b944eac
chore: auto fixes from pre-commit hooks
pre-commit-ci[bot] fe4e733
Update src/ansys/geometry/core/designer/vertex.py
jacobrkerstetter 527f5e9
added test that vertex is immutable
jacobrkerstetter 8be5efc
chore: auto fixes from pre-commit hooks
pre-commit-ci[bot] 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 @@ | ||
Vertex references |
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
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
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
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
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.