0025019: Command "bsection" in Test Harness with flag build pcurve on second shape...
authoremv <emv@opencascade.com>
Thu, 26 Jun 2014 08:58:42 +0000 (12:58 +0400)
committerapn <apn@opencascade.com>
Thu, 26 Jun 2014 08:59:15 +0000 (12:59 +0400)
commit2d2aa6f1a690c14a2a80b3ce64ff76c9aa9af34e
treef1f0a52688d36f6ac87503aa4b508e24cca1264f
parentb7cd4ba79579b26f9be9de9a1ec08ea65201ceda
0025019: Command "bsection" in Test Harness with flag build pcurve on second shape works slowly.

class IntTools_FaceFace
method
  void IntTools_FaceFace::Perform(const TopoDS_Face& aF1,
                                  const TopoDS_Face& aF2)
Change the approximation flags according to the order of faces.

Test case for issue CR25019
src/IntTools/IntTools_FaceFace.cxx
tests/bugs/modalg_5/bug25019 [new file with mode: 0755]