]> OCCT Git - occt.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)
committerbugmaster <bugmaster@opencascade.com>
Thu, 28 May 2015 09:42:24 +0000 (12:42 +0300)
commit5fe13efc5654956815f82ba181f7c890a7a95b7d
tree0c9322129aa33c8fdfad8554641e859939758c5b
parentb21ccecc430623b4b0e17681aa7a1b316144d2c9
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