mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
#32471 Mesh - Deflection of the triangulation is not recomputed for planar face
Correction fix for CR32741 to provide binary compatibility with Products 750
This commit is contained in:
@@ -191,7 +191,7 @@ namespace
|
||||
|
||||
if (!aTriangulation.IsNull())
|
||||
{
|
||||
aTriangulation->Parameters (myParams);
|
||||
aTriangulation->Deflection(myParams->Deflection());
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user