DiscussionsIssue archiveModeling Data and Algorithms

Archived discussion

Removing Sharp and Narrow Corners in TopoDS_Face

Modeling Data and AlgorithmsTue, 09/10/2024 - 05:481 reply

Browse this forum
QuestionAuthor

I am working with a TopoDS_Face and have encountered an issue where a particular corner of the face is extremely narrow and sharp. When this face is rendered, a portion of this corner is missing, and the same omission occurs when the data is exported to a file. Are there any techniques or tools available within OpenCASCADE to remove or modify these sharp, narrow corners?

Discussion

1 archived reply

Posts are displayed in their archived order.

01Author

Increasing the FuzzyValue can sometimes be helpful, but the distance between points can sometimes be too large, leading to poor results most of the time.