occt: master fb991777
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
Roman Lygin | bugmaster | master | 2020-03-14 10:49:17 | master 67441d0c |
Affected Issues | 0031430: Modeling Data - Offset surfaces on C1 surfaces (with multiplicity equal to degree) may still throw exception | |||
Changeset | 0031430: Offset surfaces on C1 surfaces (with multiplicity equal to degree) may still throw exception In constructor of Geom_RectangularTrimmedSurface, skip check if an offset surface has insufficient continuity. The reason is that this surface has already passed the check once created. So, here we must not apply more strict check than that first time. |
|||
mod - src/Geom/Geom_RectangularTrimmedSurface.cxx | Diff File | |||
add - tests/bugs/modalg_7/bug31430 | Diff File |