mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0026341: Uninitialized field in ShapeFix_Face
Parameter RemoveSmallAreaFaceMode in ShapeFix_Face is properly initialized; some other minor corrections
This commit is contained in:
@@ -26,6 +26,7 @@ FromSTEP.FixShape.FixOrientationMode : -1
|
||||
FromSTEP.FixShape.FixAddNaturalBoundMode : -1
|
||||
FromSTEP.FixShape.FixMissingSeamMode : -1
|
||||
FromSTEP.FixShape.FixSmallAreaWireMode : -1
|
||||
FromSTEP.FixShape.RemoveSmallAreaFaceMode : -1
|
||||
FromSTEP.FixShape.FixIntersectingWiresMode : -1
|
||||
FromSTEP.FixShape.FixLoopWiresMode : -1
|
||||
FromSTEP.FixShape.FixSplitFaceMode : -1
|
||||
|
Reference in New Issue
Block a user