]> OCCT Git - occt-copy.git/commit
0023731: The shape obtained by stepread is valid in terms of checkshape but it is...
authornbv <nbv@opencascade.com>
Tue, 3 Dec 2013 12:05:46 +0000 (16:05 +0400)
committerasuraven <asuraven@opencascade.com>
Wed, 7 Apr 2021 16:05:19 +0000 (19:05 +0300)
commite168d693eda7f0867e3f2079e732a1805c150052
tree49cef9e6e5652a7612caec5c7c73ed624a701b93
parent5e4f263d1cfd948e6a91aa584919bb6d86256a86
0023731: The shape obtained by stepread is valid in terms of checkshape but it is not valid in terms of usability.

1. New status "BrepCheck_CollapsedEdge" is added.
2. Draw command "tolsphere": draws a sphere with center in given vertex, radius is tolerance of given vertex.
3. test case added
4. Small correction of output of "checkshape" command result.
src/BRepCheck/BRepCheck.cxx
src/BRepCheck/BRepCheck_Analyzer.cxx
src/BRepCheck/BRepCheck_Edge.cxx
src/BRepTest/BRepTest_CheckCommands.cxx
src/BRepTest/BRepTest_PrimitiveCommands.cxx
tests/bugs/modalg_5/bug23731 [new file with mode: 0644]