]> OCCT Git - occt.git/commit
0029765: BOPTools_AlgoTools::MakeSplitEdge Creates Illegal Edge
authorBenjamin Bihler <benjamin.bihler@compositence.de>
Tue, 15 May 2018 07:43:57 +0000 (10:43 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 14 Jun 2018 11:03:01 +0000 (14:03 +0300)
commit012264339e1485fb1c5a4eadd6e9ab6fe93bd938
tree614cd8d0e823428ff57207366502134f08e15597
parente52ba46e3b5ceb9a08687d0d56c7e900d580748a
0029765: BOPTools_AlgoTools::MakeSplitEdge Creates Illegal Edge

Method MakeSplitEdge checks arguments order.
This makes the method more generic.
Taking vertex orientation into account.
src/BOPTools/BOPTools_AlgoTools_2.cxx