mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
Added treatment of the inverted edges while removing the inside faces (collapsed ones) - RemoveInsideFaces method: - Removing the invalid hanging blocks containing the inverted edges. - Considering the face containing the inverted edges as the invalid one. Test cases for the issue.