]> OCCT Git - occt-copy.git/commit
0026263: Inconsistent results of bopargcheck snd checkcurveonsurf commands.
authorpkv <pkv@opencascade.com>
Mon, 25 May 2015 10:08:25 +0000 (13:08 +0300)
committerabv <abv@opencascade.com>
Fri, 21 Aug 2015 07:59:14 +0000 (10:59 +0300)
commitb96d3ed29d3b2855720c95b2a3b45b7bb0b661d6
tree2ca89f62c9f3d055f70c55ed2d7519a9a6686acb
parent5b27fad6ce2e46717d6841ee0457f0c2edd02779
0026263: Inconsistent results of bopargcheck snd checkcurveonsurf commands.

Changes:
class BOPTest
- static function:
Standard_Integer checkcurveonsurf(Draw_Interpretor& di,
                                  Standard_Integer n,
                                  const char** a)
has been changed.
The condition that provides selection of faulty curves has been modified
to be coherent with the same condition in  class BOPAlgo_Analyzer.
src/BOPTest/BOPTest_CheckCommands.cxx