occt: master 50ba108c

Author Committer Branch Timestamp Parent
pkv apn master 2014-02-06 07:21:47 master 4abae870
Affected Issues  0024597: Missing internal vertex in the result of General Fuse Operation
Changeset 0024597: Missing internal vertex in the result of General Fuse Operation

Changes:
class BOPDS_DS
   - method:
void BOPDS_DS::Init()
   - method:
void BOPDS_DS::FaceInfoIn
  (const Standard_Integer theF,
   BOPDS_IndexedMapOfPaveBlock& theMPB,
   BOPCol_MapOfInteger& theMI)
Add the information about internal vertices on faces to the Data Structure

Test case for issue CR24597
mod - src/BOPDS/BOPDS_DS.cxx Diff File
add - tests/bugs/modalg_5/bug24597 Diff File