occt: master 6b8f3bdc

Author Committer Branch Timestamp Parent
msv apn master 2016-10-25 08:54:34 master 95f8c608
Affected Issues  0025214: HLR fails to project edges
Changeset 0025214: HLR fails to project edges

Avoid getting non-existing array items. Use reference to array items instead of pointers where it is possible.
Create test case. Before the fix this test raised exception in debug mode.
mod - src/HLRBRep/HLRBRep_Data.cxx Diff File
mod - src/HLRBRep/HLRBRep_InternalAlgo.cxx Diff File
add - tests/bugs/modalg_6/bug25214 Diff File