mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-09-12 03:57:27 +08:00
fb99177766
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.