]> OCCT Git - occt-copy.git/commit
0028254: Xpress tessellation for specific STP file leads to strange results, while...
authoroan <oan@opencascade.com>
Fri, 7 Apr 2017 15:13:40 +0000 (18:13 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 27 Apr 2017 14:32:31 +0000 (17:32 +0300)
commit58940aef4e8476ff84e4682c65f24831a821943c
tree772b320a7a55f0532444bc1b1170d984f0b6dffd
parentfbaf16383f598d3a720c3eaf3e9c0c4eb646fa36
0028254: Xpress tessellation for specific STP file leads to strange results, while BRep tessellation leads to expected results.

Add Standard_EXPORT to protected methods of BRepExtrema_SelfIntersection.
Allow self-intersection check for the elements belonging to the same face using CheckAll() flag
src/BRepExtrema/BRepExtrema_SelfIntersection.cxx
src/BRepExtrema/BRepExtrema_SelfIntersection.hxx
src/BRepTest/BRepTest_ExtremaCommands.cxx