1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-07-30 13:05:50 +03:00
pkv 949df2b64b 0025509: Wrong shape considered as valid by checkshape
New features:

1. class BRepCheck_Solid
The class is to check a solid per se.
The scan area is:
 i.  Shells that overlaps each other
     Status:  BRepCheck_InvalidImbricationOfShells

 ii.  Detached parts of the solid (vertices, edges)
       that have non-internal orientation
       Status:  BRepCheck_BadOrientationOfSubshape

 iii.  For closed, non-internal shells:
 iii.1 Shells containing entities  of the solid that
      are outside towards the shells
      Status:  BRepCheck_SubshapeNotInShape

 iii.2 Shells that encloses other Shells
     (for non-holes)
      Status:  BRepCheck_EnclosedRegion

Changes:

1. enumeration BRepCheck_Status
members:
 InvalidImbricationOfShells,
 EnclosedRegion,
has been added

2. class BRepCheck
method:
void BRepCheck::Print(const BRepCheck_Status stat,
                      Standard_OStream& OS)
has been modified to take into account II.1

3. class BRepCheck_Analyzer
method:
void BRepCheck_Analyzer::Put(const TopoDS_Shape& S,
                             const Standard_Boolean B)
has been modified to take into account I.1

4. class BRepTest
function:
void StructuralDump(Draw_Interpretor& theCommands,
 const BRepCheck_Analyzer &theAna,
 const Standard_CString   ShName,
 const Standard_CString   Pref,
 const TopoDS_Shape       &theShape)
has been modified to take into account I.1, II.1

Test cases for issue CR25509

Correction of test cases for issue CR25509
2014-12-11 16:54:05 +03:00
..
2013-03-01 14:32:42 +04:00
2013-03-22 17:08:06 +04:00
2013-06-20 17:03:56 +04:00
2013-06-20 17:03:56 +04:00
2014-10-16 16:45:13 +04:00
2014-03-20 14:22:54 +04:00
2013-06-20 17:03:56 +04:00
2013-06-20 17:03:56 +04:00
2013-09-26 20:36:30 +04:00
2014-10-17 16:40:22 +04:00
2013-08-15 17:23:37 +04:00
2013-08-15 17:23:30 +04:00
2014-02-07 11:15:22 +04:00
2013-12-06 13:10:41 +04:00
2014-12-05 14:39:29 +03:00
2014-04-30 13:07:03 +04:00
2014-02-17 12:48:34 +04:00
2014-02-13 14:04:34 +04:00
2014-10-30 12:59:35 +03:00
2014-05-23 12:38:03 +04:00
2014-05-23 12:38:03 +04:00
2014-05-23 12:38:03 +04:00
2014-04-30 13:07:04 +04:00
2014-12-05 14:39:29 +03:00
2014-09-18 15:54:42 +04:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-11-21 16:12:48 +03:00
2014-12-05 14:39:29 +03:00