Skip to content

Modeling - Bounding BSpline periodic tolerance issue#468

Merged
dpasukhi merged 10 commits intoOpen-Cascade-SAS:IRfrom
dpasukhi:adjastming_tolerance_issue
Mar 31, 2025
Merged

Modeling - Bounding BSpline periodic tolerance issue#468
dpasukhi merged 10 commits intoOpen-Cascade-SAS:IRfrom
dpasukhi:adjastming_tolerance_issue

Conversation

@dpasukhi
Copy link
Copy Markdown
Member

Refactor ElCLib::AdjustPeriodic to improve handling of periodic adjustments and segment tolerance in BndLib_Add3dCurve
Previously the calculation was not synchronize between segmenting and adjusting.

Refactor ElCLib::AdjustPeriodic to improve handling of periodic adjustments and segment tolerance in BndLib_Add3dCurve
Previously the calculation was not sinicized between segmenting and adjusting.
@dpasukhi dpasukhi added 2. Bug Something isn't working 1. Modeling Boolean operations, offsets, primitives, any conversion, brep builders and etc... labels Mar 29, 2025
@dpasukhi dpasukhi added this to the Release 7.9.1 milestone Mar 29, 2025
@dpasukhi dpasukhi self-assigned this Mar 29, 2025
@dpasukhi dpasukhi linked an issue Mar 29, 2025 that may be closed by this pull request
@dpasukhi
Copy link
Copy Markdown
Member Author

bug_gh466.zip

@dpasukhi dpasukhi requested a review from AtheneNoctuaPt March 30, 2025 20:42
@github-project-automation github-project-automation bot moved this from Todo to Integration in Maintenance Mar 31, 2025
@dpasukhi dpasukhi merged commit ea34d5b into Open-Cascade-SAS:IR Mar 31, 2025
33 checks passed
@github-project-automation github-project-automation bot moved this from Integration to Done in Maintenance Mar 31, 2025
dpasukhi added a commit to dpasukhi/OCCT that referenced this pull request May 19, 2025
…#468

Update BndLib_Add3dCurve to check the periodic case u1-u2 matching with period
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1. Modeling Boolean operations, offsets, primitives, any conversion, brep builders and etc... 2. Bug Something isn't working

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

BRepBndLib::AddClose crashes

2 participants