Skip to content
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

Revert PR#36 "Fix issue#86" #62

Merged
merged 1 commit into from
Dec 8, 2024
Merged

Conversation

nicolaslg
Copy link
Collaborator

@nicolaslg nicolaslg commented Dec 8, 2024

As discussed in PR #52, PR #36 introduced a x3 drop in projection performances while only partially addressing the issue of badly projected nodes on surfaces. It also introduced a modification of the behavior of topological entities projection to surfaces (for surfaces with a small area).

We chose to revert this development.

This reverts commit 4477641.
We keep the modification to the removal of import sys in test_issue_35.py, which is unrelated to the projection modification.

This reverts commit 4477641.
We keep the modification to the removal of "import sys in "test_issue_35.py, which is unrelated.

Use of GeomAPI_ProjectPointOnSurf in OCCGeomRepresentation::projectPointOn proved to be controversial
@nicolaslg nicolaslg force-pushed the revert_PR36_issue86_on_projection branch from 11165d8 to fc638fa Compare December 8, 2024 20:47
@nicolaslg nicolaslg merged commit 16d728a into main Dec 8, 2024
2 checks passed
@nicolaslg nicolaslg deleted the revert_PR36_issue86_on_projection branch December 9, 2024 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant