mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-06-03 10:36:44 +08:00
0024890: Result of uniform scaling is invalid
Test case for issue CR24890
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
#include <Standard_Real.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Draft_ErrorStatus.hxx>
|
||||
#include <BRepTools_ReShape.hxx>
|
||||
|
||||
class StdFail_NotDone;
|
||||
class Standard_NullObject;
|
||||
class Standard_NoSuchObject;
|
||||
@@ -208,7 +210,7 @@ private:
|
||||
Standard_EXPORT void CorrectVertexTol();
|
||||
|
||||
TopTools_DataMapOfShapeShape myVtxToReplace;
|
||||
|
||||
BRepTools_ReShape mySubs;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user